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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.