The members of System.Xml.XmlException are listed below.
See Also: Inherited members from System.SystemException
Initializes a new instance of the XmlException class using the information in the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext objects. |
[read-only] | LineNumber | int.
Gets the line number indicating where the error occurred. |
[read-only] | LinePosition | int.
Gets the line position indicating where the error occurred. |
[read-only] override | Message | string.
Gets a message describing the current exception. |
[read-only] | SourceUri | string.
Gets the location of the XML file. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|