Thanks Claus for the help but i am still doubtful as it seems a work around to me to handle the exception in camel routing. Since in this case on exception i am sending back a custom message to the caller while in a normal flow if something happens inside a flow we can handle that inside that block and can throw same or new exception to the caller.
But in this case camel is handling it all internally and not giving exception details to the caller. May be i have understood the flow in wrong way but this is my first observation how camel handling exception(s) -- View this message in context: http://camel.465427.n5.nabble.com/camel-Error-Handling-tp4681829p4705536.html Sent from the Camel - Users mailing list archive at Nabble.com.
