Figured out.
.doTry()
.doCatch()
    .throwException()
is able to pierce through error handler. Not that elegant as onException,
but it solves the problem.
So thanks to Camel developers for providing multiple tools to handle the
problem.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Trying-to-figure-out-how-errorHandler-onException-and-throwException-work-tp5744947p5744956.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to