xml.sax.xmlreader.SAXNotSupportedException

exception xml.sax.xmlreader.SAXNotSupportedException(msg, exception=None)[source]

Exception class for an unsupported operation.

An XMLReader will raise this exception when a service it cannot perform is requested (specifically setting a state or value). SAX applications and extensions may use this class for similar purposes.