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.
构造器和说明 |
---|
XPathException(String xpath) |
XPathException(String xpath,
Exception e) |
XPathException(String xpath,
String reason) |
限定符和类型 | 方法和说明 |
---|---|
String |
getXPath()
Returns the XPath expression that caused the problem
|
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by