Module implementing an error handler class.
None |
XMLErrorHandler | Class implementing an error handler class. |
XMLFatalParseError | Class implementing an exception for recoverable parse errors. |
XMLParseError | Class implementing an exception for recoverable parse errors. |
None |
Class implementing an error handler class.
None |
XMLErrorHandler | Constructor |
error | Public method to handle a recoverable error. |
fatalError | Public method to handle a non-recoverable error. |
getParseMessages | Public method to retrieve all messages. |
showParseMessages | Public method to show the parse messages (if any) in a dialog. |
warning | Public method to handle a warning. |
Constructor
Public method to handle a recoverable error.
Public method to handle a non-recoverable error.
Public method to retrieve all messages.
Public method to show the parse messages (if any) in a dialog.
Public method to handle a warning.
Class implementing an exception for recoverable parse errors.
None |
None |
Class implementing an exception for recoverable parse errors.
None |
None |