xml.sax.xmlreader.SAXNotRecognizedException¶
-
exception
xml.sax.xmlreader.
SAXNotRecognizedException
(msg, exception=None)[source]¶ Exception class for an unrecognized identifier.
An XMLReader will raise this exception when it is confronted with an unrecognized feature or property. SAX applications and extensions may use this class for similar purposes.