libxml++
2.40.1
|
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) | |
~parse_error () noexceptoverride | |
exception* | Clone () const override |
void | Raise () const override |
![]() | |
exception (const Glib::ustring& message) | |
~exception () noexceptoverride | |
const char* | what () const noexceptoverride |
This exception will be thrown when the parser encounters an error in the XML document.
|
explicit |
|
overridenoexcept |
|
overridevirtual |
Reimplemented from xmlpp::exception.
Reimplemented in xmlpp::validity_error.
|
overridevirtual |
Reimplemented from xmlpp::exception.
Reimplemented in xmlpp::validity_error.