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

The two periods do not intersect. More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::NoIntersectionError:
Collaboration diagram for tempoch::NoIntersectionError:

Public Member Functions

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

Detailed Description

The two periods do not intersect.

Definition at line 59 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ NoIntersectionError()

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

Definition at line 61 of file ffi_core.hpp.


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