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