| libxml++ 5.6.0
    | 
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 ustring & message) | |
| ~parse_error () noexcept override | |
| exception * | clone () const override | 
| void | raise () const override | 
|  Public Member Functions inherited from xmlpp::exception | |
| LIBXMLPP_MEMBER_METHOD | exception (const ustring & message) | 
| LIBXMLPP_MEMBER_METHOD | ~exception () noexcept override | 
| LIBXMLPP_MEMBER_METHOD const char * | what () const noexcept override | 
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.