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

A required output pointer was null. More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::NullPointerError:
Collaboration diagram for tempoch::NullPointerError:

Public Member Functions

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

Detailed Description

A required output pointer was null.

Definition at line 35 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ NullPointerError()

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

Definition at line 37 of file ffi_core.hpp.


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