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.
There are no attributes in this class.
getException()
Return the embedded exception, or None if there was none.
getMessage()
Return a message for this exception.
There are no known subclasses.