Share via


XmlException Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the XmlException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method XmlException() () () () Initializes a new instance of the XmlException class.
Public method XmlException(String) Initializes a new instance of the XmlException class with a specified error message.
Public method XmlException(XmlException. . :: . .XmlExceptionErrorCode) Initializes a new instance of the XmlException class with a specified error code.
Public method XmlException(String, Exception) Initializes a new instance of the XmlException class.

Top

See Also

Reference

XmlException Class

System.Xml Namespace