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

The period is invalid (start > end). More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::InvalidPeriodError:
Collaboration diagram for tempoch::InvalidPeriodError:

Public Member Functions

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

Detailed Description

The period is invalid (start > end).

Definition at line 51 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ InvalidPeriodError()

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

Definition at line 53 of file ffi_core.hpp.


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