public class RuntimeExpressionException extends RuntimeCamelException
| Constructor and Description |
|---|
RuntimeExpressionException(String message) |
RuntimeExpressionException(String message,
Throwable cause) |
RuntimeExpressionException(Throwable cause) |
wrapRuntimeCamelException, wrapRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel