System.Security.XmlSyntaxException Class

The exception that is thrown when there is a syntax error in XML parsing. This class cannot be inherited.

See Also: XmlSyntaxException Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class XmlSyntaxException : SystemException

Remarks

System.Security.XmlSyntaxException uses the default object.Equals(object) implementation, which supports reference equality.

For a list of initial property values for an instance of System.Security.XmlSyntaxException, see the constructor.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0