System.Xml.Schema.XmlSchemaException Class

Returns detailed information about the schema exception.

See Also: XmlSchemaException Members

Syntax

public class XmlSchemaException : SystemException

Remarks

Note:

The System.Xml.Schema.XmlSchemaException class may contain sensitive information that should not be exposed in untrusted scenarios. For example, the XmlSchemaException.SourceUri property returns the URI path to the schema file that caused the exception. The XmlSchemaException.SourceUri property should not be exposed in untrusted scenarios. Exceptions should be properly handled so that this sensitive information is not exposed in untrusted scenarios.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0