|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorHandlerBuilderSupport | |
|---|---|
| org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
| Uses of ErrorHandlerBuilderSupport in org.apache.camel.builder |
|---|
| Subclasses of ErrorHandlerBuilderSupport in org.apache.camel.builder | |
|---|---|
class |
DeadLetterChannelBuilder
A builder of a Dead Letter Channel |
class |
DefaultErrorHandlerBuilder
The default error handler builder. |
class |
ErrorHandlerBuilderRef
Represents a proxy to an error handler builder which is resolved by named reference |
class |
LoggingErrorHandlerBuilder
Uses the Logger as an error handler, will log at ERROR level by default. |
class |
NoErrorHandlerBuilder
A builder to disable the use of an error handler so that any exceptions are thrown. |
| Methods in org.apache.camel.builder that return ErrorHandlerBuilderSupport | |
|---|---|
ErrorHandlerBuilderSupport |
ErrorHandlerBuilderSupport.exceptionPolicyStrategy(ExceptionPolicyStrategy exceptionPolicyStrategy)
Sets the exception policy to use |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||