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 TypeClassDescriptionclassAn exception thrown for either authentication or authorization errors occurring in a Camel exchange.classAUnitOfWorkfailed with a number of caused exceptions.classAn exception thrown if an InOut exchange times out receiving the OUT messageclassIs thrown if the payload from the exchange could not be retrieved because of being null, wrong class type etc.classAn exception caused when a mandatory header is not available on a messageExchangeclassclassAn exception caused when a mandatory property is not available on a messageExchangeclassAn exception caused when a mandatory variable is not availableclassException used for forcing an Exchange to be rolled back.classThe base class for any validation exception, such asso that it is easy to treat all validation errors in a similar way irrespective of the particular validation technology used.invalid reference
org.apache.camel.support.processor.validation.SchemaValidationException