This is the complete list of members for System.Xml.XmlException, including all inherited members.
Data | System.Exception | |
Equals(object obj) | System.Runtime.InteropServices._Exception | |
Exception() | System.Exception | |
Exception(string message) | System.Exception | |
Exception(string message, Exception innerException) | System.Exception | |
Exception(SerializationInfo info, StreamingContext context) | System.Exception | protected |
GetBaseException() | System.Exception | virtual |
GetHashCode() | System.Runtime.InteropServices._Exception | |
GetObjectData(SerializationInfo info, StreamingContext context) | System.Xml.XmlException | virtual |
GetType() | System.Exception | |
HelpLink | System.Exception | |
HResult | System.Exception | |
InnerException | System.Exception | |
LineNumber | System.Xml.XmlException | |
LinePosition | System.Xml.XmlException | |
Message | System.Xml.XmlException | |
SerializeObjectState | System.Exception | protectedremovable |
Source | System.Exception | |
SourceUri | System.Xml.XmlException | |
StackTrace | System.Exception | |
SystemException() | System.SystemException | |
SystemException(string message) | System.SystemException | |
SystemException(string message, Exception innerException) | System.SystemException | |
SystemException(SerializationInfo info, StreamingContext context) | System.SystemException | protected |
TargetSite | System.Exception | |
ToString() | System.Exception | |
XmlException(SerializationInfo info, StreamingContext context) | System.Xml.XmlException | protected |
XmlException() | System.Xml.XmlException | |
XmlException(string message) | System.Xml.XmlException | |
XmlException(string message, Exception innerException) | System.Xml.XmlException | |
XmlException(string message, Exception innerException, int lineNumber, int linePosition) | System.Xml.XmlException | |