org.dom4j
Class XPathException
public class XPathException
extends RuntimeException
XPathException
is thrown when an exception occurs while
evaluating an XPath expression, usually due to some function throwing an
exception.
String | getXPath() - Returns the XPath expression that caused the problem
|
XPathException
public XPathException(String xpath)
XPathException
public XPathException(String xpath,
Exception e)
XPathException
public XPathException(String xpath,
String reason)
getXPath
public String getXPath()
Returns the XPath expression that caused the problem
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 