Uses of Class
org.apache.camel.CamelException
Packages that use CamelException
-
Uses of CamelException in org.apache.camel
Subclasses of CamelException in org.apache.camelModifier and TypeClassDescriptionclassAn exception thrown for either authentication or authorization errors occurring in a Camel exchange.classAn exception caused by a specific messageExchangeclassAUnitOfWorkfailed 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.classRepresents a failure to open a Properties file at a given URLclassAn 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 thrown if a value could not be converted to the required typeclassException 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.processor.validation.SchemaValidationException