public class InvalidXPathException
extends org.apache.camel.RuntimeExpressionException
Constructor and Description |
---|
InvalidXPathException(String xpath,
XPathException e) |
Modifier and Type | Method and Description |
---|---|
String |
getXpath() |
wrapRuntimeCamelException, wrapRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidXPathException(String xpath, XPathException e)
public String getXpath()
Apache Camel