public class ExpressionIllegalSyntaxException extends RuntimeCamelException
Constructor and Description |
---|
ExpressionIllegalSyntaxException(String expression) |
ExpressionIllegalSyntaxException(String expression,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getExpression() |
wrapRuntimeCamelException, wrapRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache Camel