Public Member Functions | |
myDOMErrorHandler () | |
myDOMErrorHandler (const myDOMErrorHandler &c) | |
std::string | get_msg () const |
bool | has_error () const |
virtual bool | handleError (const xercesc::DOMError &err) |
Protected Attributes | |
std::string | message |
bool | error_ |
Definition at line 30 of file error_handler.hh.