Bug-in-onException-with-onRedelivery-tp5798549p5799178.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I would first check if AnotherException is really thrown from MyProcessor.
On Thu, May 4, 2017 at 1:35 AM, Ryan T wrote:
> Can someone verify that this is a bug or not?
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/Bug-in-onExcept
Can someone verify that this is a bug or not?
--
View this message in context:
http://camel.465427.n5.nabble.com/Bug-in-onException-with-onRedelivery-tp5798549p5798619.html
Sent from the Camel - Users mailing list archive at Nabble.com.
.
Based on the code I expected "*** AnotherException happened." not "***
YetAnotherException happened."
Can anyone explain why I got the "*** YetAnotherException happened."
result?
--
View this message in context:
http://camel.465427.n5.nabble.com/Bug-in