System.Xml.Schema.XmlSchemaException: Constructor Members

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

See Also: Inherited members from System.SystemException

Public Constructors

Initializes a new instance of the System.Xml.Schema.XmlSchemaException class.

Initializes a new instance of the System.Xml.Schema.XmlSchemaException class with the exception message specified.

Initializes a new instance of the System.Xml.Schema.XmlSchemaException class with the exception message and original Exception object that caused this exception specified.

Initializes a new instance of the System.Xml.Schema.XmlSchemaException 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

Constructs a new XmlSchemaException object with the given SerializationInfo and StreamingContext information that contains all the properties of the XmlSchemaException.