Inheritance diagram for xmlpp::exception:
Public Member Functions | |
exception (const std::string &message) | |
virtual | ~exception () throw () |
virtual const char * | what () const throw () |
virtual void | Raise () const |
virtual exception | Clone () const |
|
|
|
|
|
Reimplemented in xmlpp::internal_error, xmlpp::parse_error, and xmlpp::validity_error. |
|
Reimplemented in xmlpp::internal_error, xmlpp::parse_error, and xmlpp::validity_error. |
|
|