Org.Xml.Sax.SAXParseException Members

The members of Org.Xml.Sax.SAXParseException are listed below.

See Also: Inherited members from Org.Xml.Sax.SAXException

Public Constructors

Create a new SAXParseException from a message and a Locator.
Wrap an existing exception in a SAXParseException.
Create a new SAXParseException.
Create a new SAXParseException with an embedded exception.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
ColumnNumberint. The column number of the end of the text where the exception occurred.
[read-only]
LineNumberint. The line number of the end of the text where the exception occurred.
[read-only]
PublicIdstring. Get the public identifier of the entity where the exception occurred.
[read-only]
SystemIdstring. Get the system identifier of the entity where the exception occurred.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.