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