It's me again...  

I was wondering that if I have Route and I have defined onException-method
to catch all exceptions, like:

routeDef.onException(Exception.class).Process(...Jaadi jaadi processing); It
does not catch exceptions happening in the polling endpoint... Is that
because I am doing something wrong or is there something wrong with this
logic ?

Let's say I have polling email client and I want to catch and process all
exceptions, including if have defined imap server port wrong, then how do I
do that ?

Thank you again

Best Regards Tuomas Katva

--
View this message in context: 
http://camel.465427.n5.nabble.com/Endpoint-exception-tp5039663p5039663.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to