Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

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