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 2009/04/20 10:05:31 UTC

[jira] Issue Comment Edited: (CAMEL-1540) doTry ... doCatch to support onWhen

    [ https://issues.apache.org/activemq/browse/CAMEL-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51279#action_51279 ] 

Claus Ibsen edited comment on CAMEL-1540 at 4/20/09 1:05 AM:
-------------------------------------------------------------

TODO
- Create wiki page for try .. catch .. finally as its really powerful in Camel 2.0
- Add the *handled* predicate *DONE*

      was (Author: davsclaus):
    TODO
- Create wiki page for try .. catch .. finally as its really powerful in Camel 2.0
- Add the *handled* predicate
  
> doTry ... doCatch to support onWhen
> -----------------------------------
>
>                 Key: CAMEL-1540
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1540
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The doCatch DSL is used to catch 1..N exceptions and handle them.
> We should add support for *onWhen* just as we have on the exception clauses.
> And we could also consider the *handled* predicate as well so its more aligned with all the power from the exception clauses.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.