Thank you! I do use the exception handling in my route but the problem is
when I use stoponexception, On an exception the execution stops and throws
'parallel processing exception' instead of custom exception. May be that's
the behaviour. Any thoughts on this?
--
View this message in context:
h
Hi ,
I am bit new with camel but i was stuck in multicast exception handling
you can follow this link
http://camel.apache.org/exception-clause.html
and I will suggest you refer your customexception class to your route where
you are doing multicast
I mean to say
call your customException