System.Xml.Schema.XmlSchemaInferenceException: Constructor Members

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

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

Public Constructors

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

Initializes a new instance of the System.Xml.Schema.XmlSchemaInferenceException class with the error message specified.

Initializes a new instance of the System.Xml.Schema.XmlSchemaInferenceException class with the error message specified and the original Exception that caused the System.Xml.Schema.XmlSchemaInferenceException specified.

Initializes a new instance of the System.Xml.Schema.XmlSchemaInferenceException class with the error message specified, the original Exception that caused the System.Xml.Schema.XmlSchemaInferenceException specified, and the line number and line position of the error in the XML document specified.

Protected Constructors