xml_exceptions.h
Go to the documentation of this file.
Definition: enum_description.h:15
empty_xml_format_exception(const std::string &mesg)
Definition: xml_exceptions.h:82
xml_file_not_found_exception(const std::string &mesg)
Definition: xml_exceptions.h:42
Definition: xml_exceptions.h:76
Definition: xml_exceptions.h:88
xml_format_exception(const std::string &mesg)
Definition: xml_exceptions.h:24
missing_xml_element_exception(const std::string &mesg)
Definition: xml_exceptions.h:94
Definition: xml_exceptions.h:64
bad_xml_format_exception(const std::string &mesg)
Definition: xml_exceptions.h:70
xml_parse_exception(const std::string &mesg)
Definition: xml_exceptions.h:56
Definition: xml_exceptions.h:36
Definition: base_exception.h:21
base_exception(const std::string &mesg)
Definition: base_exception.h:27
Definition: xml_exceptions.h:18
Definition: xml_exceptions.h:50