public class NoMessageIdException
extends org.apache.camel.RuntimeCamelException
| Constructor and Description |
|---|
NoMessageIdException(org.apache.camel.Exchange exchange,
org.apache.camel.Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Exchange |
getExchange()
The exchange which caused this failure
|
org.apache.camel.Expression |
getExpression()
The expression which was used
|
wrapRuntimeCamelException, wrapRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel