Skip to content

Files

Latest commit

bd8e29b · Nov 12, 2017

History

History

chapter11

Chapter 11 - Error Handling

This chapter covers:

  • Understanding error handling
  • Where and when Camels error handling applies
  • The different error handlers in Camel
  • Using redelivery policies
  • Handling exceptions with onException
  • Reusing error handlers in all your routes
  • Fine-grained control of error handling