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, wrapRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidXPathException(String xpath, XPathException e)
public String getXpath()
Apache Camel