Orcus
Loading...
Searching...
No Matches
orcus::json_structure_error Class Reference
Inheritance diagram for orcus::json_structure_error:
orcus::general_error

Public Member Functions

 json_structure_error (std::string msg)
 
- Public Member Functions inherited from orcus::general_error
 general_error (std::string msg)
 
 general_error (std::string_view cls, std::string_view msg)
 
virtual const char * what () const noexcept
 

Additional Inherited Members

- Protected Member Functions inherited from orcus::general_error
void append_msg (const std::string &s)