Constructor XPathException
- Namespace
- DotNetBrowser.Dom.XPath
- Assembly
- DotNetBrowser.dll
XPathException(string)
Initializes a new instance of the XPathException class with a specified error message.
public XPathException(string message)
Parameters
message
stringThe error message.