Uses of Class
org.htmlunit.xpath.XPathException
Packages that use XPathException
Package
Description
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
-
Uses of XPathException in org.htmlunit.xpath
Subclasses of XPathException in org.htmlunit.xpathModifier and TypeClassDescriptionclass
Derived from XPathException in order that XPath processor exceptions may be specifically caught.