You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/01/11 16:15:15 UTC

[jira] Resolved: (CAMEL-2349) Simple Language - Add ${exception.caught.message} to grab any caught exception messages which can be used for logging handled exceptions

     [ https://issues.apache.org/activemq/browse/CAMEL-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2349.
--------------------------------

    Resolution: Working as Designed

Argh it does this already as it will fallback and grab the caught

> 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.