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

#include <siderust/ffi_core.hpp>

Inheritance diagram for siderust::InvalidArgumentError:
Collaboration diagram for siderust::InvalidArgumentError:

Public Member Functions

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

Detailed Description

Definition at line 72 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ InvalidArgumentError()

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

Definition at line 74 of file ffi_core.hpp.


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