The members of System.Xml.Schema.XmlSchemaValidationException are listed below.
See Also: Inherited members from System.Xml.Schema.XmlSchemaException
Initializes a new instance of the System.Xml.Schema.XmlSchemaValidationException class. | ||
Initializes a new instance of the System.Xml.Schema.XmlSchemaValidationException class with the exception message specified. | ||
Initializes a new instance of the System.Xml.Schema.XmlSchemaValidationException class with the exception message and original Exception object that caused this exception specified. | ||
Initializes a new instance of the System.Xml.Schema.XmlSchemaValidationException class with the exception message specified, and the original Exception object, line number, and line position of the XML that cause this exception specified. |
Initializes a new instance of the System.Xml.Schema.XmlSchemaValidationException class with the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext objects specified. |
[read-only] | SourceObject | object.
Gets the XML node that caused this System.Xml.Schema.XmlSchemaValidationException. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|
SetSourceObject(object)
|