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 TypeClassDescriptionclass
An exception thrown for either authentication or authorization errors occurring in a Camel exchange.class
An exception caused by a specific messageExchange
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
Represents a failure to open a Properties file at a given URLclass
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 thrown if a value could not be converted to the required typeclass
Exception used for forcing an Exchange to be rolled back.class
The base class for any validation exception, such asorg.apache.camel.processor.validation.SchemaValidationException
so that it is easy to treat all validation errors in a similar way irrespective of the particular validation technology used.