cErrorHandler
Processes errors in the message routing.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cErrorHandler Standard properties
These properties are used to configure cErrorHandler running in the Standard Job framework.
The Standard cErrorHandler component belongs to the Exception Handling family.
Basic settings
Properties | Description |
---|---|
Default Handler |
|
Dead Letter |
|
Logging Handler |
|
Usage
Usage guidance | Description |
---|---|
Usage rule |
cErrorHandler is used separately or as a middle or end component in a Route. If this component is used separately, it will handle errors in all sub-routes. If this component is used in the middle or end of a sub-route, it will only handle exceptions that happen in the components of this sub-route, either before or after the cErrorHandler. |
Limitation |
n/a |