Uses of Class
org.apache.camel.CamelExchangeException
Packages that use CamelExchangeException
-
Uses of CamelExchangeException in org.apache.camel
Subclasses of CamelExchangeException in org.apache.camelModifier and TypeClassDescriptionclass
An exception thrown for either authentication or authorization errors occurring in a Camel exchange.class
AUnitOfWork
failed with a number of caused exceptions.class
An exception thrown if an InOut exchange times out receiving the OUT messageclass
Is thrown if the payload from the exchange could not be retrieved because of being null, wrong class type etc.class
An exception caused when a mandatory header is not available on a messageExchange
class
class
An exception caused when a mandatory property is not available on a messageExchange
class
An exception caused when a mandatory variable is not availableclass
Exception used for forcing an Exchange to be rolled back.class
The base class for any validation exception, such asinvalid reference
org.apache.camel.support.processor.validation.SchemaValidationException