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.
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.