libepp_nicbr
|
This is the complete list of members for XmlException, including all inherited members.
_code | GeneralException | protected |
_low_level_msg | GeneralException | protected |
_msg | GeneralException | protected |
ExceptionCode enum name | XmlException | |
GeneralException(const int code, const string &msg, const string &low_level_msg="") | GeneralException | inline |
get_code() const | GeneralException | inline |
get_low_level_msg() const | GeneralException | inline |
get_msg() const | GeneralException | inline |
INVALID_XML_DOCUMENT enum value (defined in XmlException) | XmlException | |
NULL_XML_DOCUMENT enum value (defined in XmlException) | XmlException | |
PARSER_INITIALIZE_EXCEPTION enum value (defined in XmlException) | XmlException | |
UNEXPECTED_PARSER_EXCEPTION enum value (defined in XmlException) | XmlException | |
XmlException(const int code, const string &msg, const string &low_level_msg="") | XmlException | inline |