Simple Language - Add ${exception.caught.message} to grab any caught exception messages which can be used for logging handled exceptions ----------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-2349 URL: https://issues.apache.org/activemq/browse/CAMEL-2349 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.1.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Trivial Fix For: 2.2.0 We already got ${exception.message} for the Exception on the Exchange. So one for caught exception would be nice as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.