cTry
Offers the Java equivalent exception handling abilities by building Try/Catch/Finally blocks to isolate the part of your Route likely to generate an error, catch the errors, and execute final instructions regardless of the errors.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.