The members of System.Xml.XmlException are listed below.
See Also: Inherited members from System.SystemException
Public Constructors
Protected Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] | LineNumber | int. Gets the line number where the
error occurred. |
[read-only] | LinePosition | int. Gets the character position where the
error occurred. |
[read-only] override | Message | string. Gets the error message that describes the current exception. |
[read-only] | SourceUri | string. Documentation for this section has not yet been entered. |
Public Methods