I mean the onException block Michiel Borkent Software Engineer
Finalist - open *IT* oplossingen Amsterdam - Eindhoven - Maarssen - Maastricht - Rotterdam *www.finalist.nl <http://www.finalist.nl/>* 2013/11/19 Michiel Borkent <michiel.bork...@finalist.nl> > Hi, > > In the following code: https://gist.github.com/anonymous/7534990 > the onError block is triggered, even when I have a doTry/doCatch in my > route. > Is this expected behavior of camel or a bug? > I want to use an onError block to handle all unhandled exceptions, but not > the ones I catch myself in the route. How to do this? > > Kind regards, > > Michiel Borkent >