HI again,
when configuring the errorhandler like this:
errorHandler(defaultErrorHandler()
.logExhausted(false)
);

the errorHandler won't log.
Another parameter can be set with .logHandled(false) - false is set per
default - and i expected that there would be no log when the exception had
been handled. Any ideas about it?

Best regards
Andreas

2016-01-30 19:01 GMT+01:00 Andreas Siepert <andreas.siep...@gmail.com>:

> Hi, my post some days ago relates to the changed behavior too. Until 2.16.
> one could be sure that no defaulterrorhandler kicks in when an exception
> was marked as handled.
> Could please someone clarify if it is a bug or a configuration issue.
>
> Thanks
> Andreas
> Am 30.01.2016 15:19 schrieb "TygerC" <sue...@iki.fi>:
>
>> I was going to post the same question since the behaviour is a bit
>> puzzling.
>>
>> Why is it working now this way? I couldn't find any documentation
>> regarding
>> the matter.
>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/onException-block-in-camel-2-16-1-tp5777019p5777044.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>

Reply via email to