|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeCamelException | |
|---|---|
| org.apache.camel | The core Camel API |
| org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
| org.apache.camel.builder.xml | Support for XPath based Expressions and Predicates as well as an XSLT processor |
| org.apache.camel.processor.idempotent | An implementation of the Idempotent Consumer pattern. |
| Uses of RuntimeCamelException in org.apache.camel |
|---|
| Subclasses of RuntimeCamelException in org.apache.camel | |
|---|---|
class |
ExpectedBodyTypeException
Thrown if the body could not be converted to the required type |
class |
FailedToCreateProducerException
|
class |
InvalidHeaderTypeException
|
class |
NoSuchEndpointException
A runtime exception thrown if a routing processor such as a RecipientList is unable to resolve
an Endpoint from a URI. |
class |
NoTypeConversionAvailableException
An exception thrown if a value could not be converted to the required type |
class |
ResolveEndpointFailedException
A runtime exception thrown if an Endpoint can not be resolved via URI |
class |
RuntimeExpressionException
Thrown if an expression evaluation fails |
class |
RuntimeTransformException
Thrown if a message transformation fails |
| Uses of RuntimeCamelException in org.apache.camel.builder |
|---|
| Subclasses of RuntimeCamelException in org.apache.camel.builder | |
|---|---|
class |
UndefinedDestinationException
|
| Uses of RuntimeCamelException in org.apache.camel.builder.xml |
|---|
| Subclasses of RuntimeCamelException in org.apache.camel.builder.xml | |
|---|---|
class |
InvalidXPathExpression
An exception thrown if am XPath expression could not be parsed or evaluated |
| Uses of RuntimeCamelException in org.apache.camel.processor.idempotent |
|---|
| Subclasses of RuntimeCamelException in org.apache.camel.processor.idempotent | |
|---|---|
class |
NoMessageIdException
An exception thrown if no message ID could be found on a message which is to be used with the Idempotent Consumer pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||