System.Xml.XPath.XPathException Members

The members of System.Xml.XPath.XPathException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

Initializes a new instance of the System.Xml.XPath.XPathException class.

Initializes a new instance of the System.Xml.XPath.XPathException class with the specified exception message.

Initializes a new instance of the System.Xml.XPath.XPathException class using the specified exception message and Exception object.

Protected Constructors

Public Properties

[read-only]
override
Messagestring.

Gets the description of the error condition for this exception.

Public Methods