|
border="0" height="32"
alt="Previous Page" width="32">
border="0" height="32"
alt="Up One Level" width="32">
border="0" height="32"
alt="Next Page" width="32">
Python Library Reference |
|
|
|
13.9.1 SAXException Objects
The SAXException exception class supports the following
methods:
- getMessage()
-
Return a human-readable message describing the error condition.
- getException()
-
Return an encapsulated exception object, or
None .
See About this document... for information on suggesting changes.
|