Uses of Class
org.apache.camel.RuntimeExchangeException
-
Packages that use RuntimeExchangeException Package Description org.apache.camel The core Camel API. -
-
Uses of RuntimeExchangeException in org.apache.camel
Subclasses of RuntimeExchangeException in org.apache.camel Modifier and Type Class Description class
CamelExecutionException
Exception occurred during execution/processing of anExchange
.class
InvalidPayloadRuntimeException
Runtime version of theInvalidPayloadException
.
-