See: Description
| Interface | Description |
|---|---|
| ExceptionPolicyStrategy |
A strategy to determine which
OnExceptionDefinition should handle the thrown
exception. |
| Class | Description |
|---|---|
| DefaultExceptionPolicyStrategy |
The default strategy used in Camel to resolve the
OnExceptionDefinition that should
handle the thrown exception. |
| ExceptionPolicyKey |
Exception policy key is a compound key for storing:
route id + exception class + when => exception type.
|
Apache Camel