public class ExpectedBodyTypeException extends RuntimeCamelException
| Constructor and Description |
|---|
ExpectedBodyTypeException(Exchange exchange,
Class<?> expectedBodyType) |
| Modifier and Type | Method and Description |
|---|---|
Exchange |
getExchange() |
Class<?> |
getExpectedBodyType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel