I have a global onException handler that I defined in my camel context, and it works fine. However, in one specific route I need to do doTry/doCatch to
onException
doTry/doCatch