Org.Xml.Sax.SAXNotRecognizedException Class
Exception class for an unrecognized identifier.

See Also: SAXNotRecognizedException Members

Syntax

[Android.Runtime.Register("org/xml/sax/SAXNotRecognizedException", DoNotGenerateAcw=true)]
public class SAXNotRecognizedException : SAXException

Remarks

Exception class for an unrecognized identifier.

This module, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY. See for further information.

An XMLReader will throw this exception when it finds an unrecognized feature or property identifier; SAX applications and extensions may use this class for other, similar purposes.

See Also

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1