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

Base exception for all tempoch errors. More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::TempochException:
Collaboration diagram for tempoch::TempochException:

Public Member Functions

 TempochException (const std::string &msg)
 

Detailed Description

Base exception for all tempoch errors.

Definition at line 27 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ TempochException()

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

Definition at line 29 of file ffi_core.hpp.


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