libxml++
2.37.2
|
This exception will be thrown when the parser encounters an error in the XML document. More...
#include <libxml++/exceptions/parse_error.h>
Public Member Functions | |
parse_error (const Glib::ustring& message) | |
virtual | ~parse_error () throw () |
virtual exception* | Clone () const |
virtual void | Raise () const |
![]() | |
exception (const Glib::ustring& message) | |
virtual | ~exception () throw () |
virtual const char* | what () const throw () |
This exception will be thrown when the parser encounters an error in the XML document.
|
explicit |
|
virtual |
|
virtual |
Reimplemented from xmlpp::exception.
Reimplemented in xmlpp::validity_error.
|
virtual |
Reimplemented from xmlpp::exception.
Reimplemented in xmlpp::validity_error.