[ 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:49 AM: ------------------------------------------------------------- - Create wiki page for try .. catch .. finally as its really powerful in Camel 2.0 *DONE* http://cwiki.apache.org/confluence/display/CAMEL/Try+Catch+Finally - 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 *DONE* > 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.