Mono Class Library: Overview

System.Xml.XmlException: Members

The members of System.Xml.XmlException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

Constructs and initializes a new instance of the System.Xml.XmlException class.
Constructs and initializes a new instance of the System.Xml.XmlException class.
Constructs and initializes a new instance of the System.Xml.XmlException class.
Constructs and initializes a new instance of the System.Xml.XmlException class.

Protected Constructors

Public Properties

[read-only]
LineNumberint. Gets the line number where the error occurred.
[read-only]
LinePositionint. Gets the character position where the error occurred.
[read-only]
override
Messagestring. Gets the error message that describes the current exception.
[read-only]
SourceUristring. Documentation for this section has not yet been entered.

Public Methods