tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::InvalidScaleIdError Class Reference

The supplied raw scale identifier is invalid. More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::InvalidScaleIdError:
Collaboration diagram for tempoch::InvalidScaleIdError:

Public Member Functions

 InvalidScaleIdError (const std::string &msg)
 
- Public Member Functions inherited from tempoch::TempochException
 TempochException (const std::string &msg)
 

Detailed Description

The supplied raw scale identifier is invalid.

Definition at line 67 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ InvalidScaleIdError()

tempoch::InvalidScaleIdError::InvalidScaleIdError ( const std::string &  msg)
inlineexplicit

Definition at line 69 of file ffi_core.hpp.


The documentation for this class was generated from the following file: