The members of Org.Xml.Sax.SAXParseException are listed below.
See Also: Inherited members from Org.Xml.Sax.SAXException
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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | ColumnNumber | int. The column number of the end of the text where the exception occurred. |
[read-only] | LineNumber | int. The line number of the end of the text where the exception occurred. |
[read-only] | PublicId | string. Get the public identifier of the entity where the exception occurred. |
[read-only] | SystemId | string. Get the system identifier of the entity where the exception occurred. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |