public class RuntimeBeanExpressionException extends RuntimeExpressionException
| Constructor and Description |
|---|
RuntimeBeanExpressionException(Exchange exchange,
String beanName,
String method,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanName() |
Exchange |
getExchange() |
String |
getMethod() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel