Orcus
Public Member Functions | Protected Member Functions | List of all members
orcus::general_error Class Reference
Inheritance diagram for orcus::general_error:
orcus::css_document_tree::insertion_error orcus::invalid_map_error orcus::json::document_error orcus::json_structure_error orcus::parse_error orcus::value_error orcus::xml_structure_error orcus::yaml::document_error

Public Member Functions

 general_error (const std::string &msg)
 
 general_error (const std::string &cls, const std::string &msg)
 
virtual const char * what () const throw ()
 

Protected Member Functions

void append_msg (const std::string &s)