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

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

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::InvalidFormatIdError:
Collaboration diagram for tempoch::InvalidFormatIdError:

Public Member Functions

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

Detailed Description

The supplied raw format identifier is invalid.

Definition at line 91 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ InvalidFormatIdError()

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

Definition at line 93 of file ffi_core.hpp.


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