siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::OutOfRangeError Class Reference

#include <siderust/ffi_core.hpp>

Inheritance diagram for siderust::OutOfRangeError:
Collaboration diagram for siderust::OutOfRangeError:

Public Member Functions

 OutOfRangeError (const std::string &msg)
 
- Public Member Functions inherited from siderust::SiderustException
 SiderustException (const std::string &msg)
 

Detailed Description

Definition at line 92 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ OutOfRangeError()

siderust::OutOfRangeError::OutOfRangeError ( const std::string &  msg)
inlineexplicit

Definition at line 94 of file ffi_core.hpp.


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