org.dom4j
public class InvalidXPathException extends IllegalArgumentException
InvalidXPathException
is thrown when an invalid XPath
expression is used to traverse an XML document
Constructor and Description |
---|
InvalidXPathException(String xpath) |
InvalidXPathException(String xpath,
String reason) |
InvalidXPathException(String xpath,
Throwable t) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2013 MetaStuff Ltd.. All Rights Reserved.