ExceptionHandler - Let it be able to log additional information such as a
custom message or current exchange
------------------------------------------------------------------------------------------------------------
Key: CAMEL-2295
URL: https://issues.apache.org/activemq/browse/CAMEL-2295
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.1.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.2.0
This will output better exceptions in the logs when using the default exception
handler which just logs it.
The ExceptionHandler is used in consumers (polling, event driven) which cant
send the exception back to a client and thus must handle it somehow
and best shot is to log it, but you can plugin your own handler if you like
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.