Orcus
Loading...
Searching...
No Matches
orcus::general_error Class Reference
Inheritance diagram for orcus::general_error:
orcus::css_document_tree::insertion_error orcus::interface_error orcus::invalid_map_error orcus::json::document_error orcus::json_structure_error orcus::parse_error orcus::value_error orcus::xml_structure_error orcus::xpath_error orcus::yaml::document_error orcus::zip_error

Public Member Functions

 general_error (std::string msg)
 
 general_error (std::string_view cls, std::string_view msg)
 
virtual const char * what () const noexcept
 

Protected Member Functions

void append_msg (const std::string &s)