EPP DomErrorHandler Class.
More...
#include <DomErrorHandler.H>
void DomErrorHandler::error |
( |
const SAXParseException & |
exception | ) |
|
Handles parsing errors.
- Parameters
-
exception | The error info encapsulated in a SAX parse exception. |
void DomErrorHandler::fatalError |
( |
const SAXParseException & |
exception | ) |
|
Handles parsing fatal errors.
- Parameters
-
exception | The error info encapsulated in a SAX parse exception. |
void DomErrorHandler::warning |
( |
const SAXParseException & |
exception | ) |
|
Handles parsing warning.
- Parameters
-
exception | The warning info encapsulated in a SAX parse exception. |
The documentation for this class was generated from the following file: