Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Error Handler

Camel supports pluggable ErrorHandler strategies to deal with errors processing an Event Driven Consumer. An alternative is to specify the error handling directly in the DSL using the Exception Clause.

...