System.Xml.Schema.XmlSchemaValidationException: Constructor Members

The constructors of System.Xml.Schema.XmlSchemaValidationException are listed below. For a list of all members, see the XmlSchemaValidationException Members list.

See Also: Inherited members from System.Xml.Schema.XmlSchemaException

Public Constructors

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.

Protected Constructors