Methods' Summary |
error |
receives notification of a recoverable error.
|
fatalError |
receives notification of a non-recoverable error.
|
warning |
receives notification of a warning.
|
Methods' Details |
error
void |
error( |
[in] any |
aSAXParseException ) |
raises( |
SAXException ); |
- Description
- receives notification of a recoverable error.
|
|
fatalError
void |
fatalError( |
[in] any |
aSAXParseException ) |
raises( |
SAXException ); |
- Description
- receives notification of a non-recoverable error.
|
|
warning
void |
warning( |
[in] any |
aSAXParseException ) |
raises( |
SAXException ); |
- Description
- receives notification of a warning.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.