Table of Contents

Class XPathException

Namespace
DotNetBrowser.Dom.XPath
Assembly
DotNetBrowser.dll

This exception is thrown if XPath evaluation error occurs.

public sealed class XPathException : Exception, ISerializable
Inheritance
XPathException
Implements
Inherited Members

Constructors

XPathException(string)

Initializes a new instance of the XPathException class with a specified error message.