Python Library Reference
Previous:
13.9 xml.sax
Up:
13.9 xml.sax
Next:
13.10 xml.sax.handler
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
.
Release 2.3a0, documentation updated on March 24, 2002.
See
About this document...
for information on suggesting changes.