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