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

#include <siderust/ffi_core.hpp>

Inheritance diagram for siderust::AllocationFailedError:
Collaboration diagram for siderust::AllocationFailedError:

Public Member Functions

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

Detailed Description

Definition at line 67 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ AllocationFailedError()

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

Definition at line 69 of file ffi_core.hpp.


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