#include <skXMLErrorHandler.h>
Public Member Functions | |
| void | warning (const SAXParseException &exception) |
| This function is called when there is a warning - it does nothing. | |
| void | error (const SAXParseException &exception) |
| This function is called when there is an error - it throws the exception. | |
| void | fatalError (const SAXParseException &exception) |
| This function is called when there is a fatal error - it throws the exception. | |
| void | resetErrors () |
| this function does nothing | |
|
|
This function is called when there is an error - it throws the exception.
|
|
|
This function is called when there is a fatal error - it throws the exception.
|
1.3