xml.sax.SAXParseException

exception xml.sax.SAXParseException(msg, exception, locator)

Subclass of SAXException raised on parse errors. Instances of this class are passed to the methods of the SAX ErrorHandler interface to provide information about the parse error. This class supports the SAX Locator interface as well as the SAXException interface.

doc_python
2016-10-07 17:48:23
Comments
Leave a Comment

Please login to continue.