Remove deprecated DefaultErrorHandlerBuilder.handled methods ------------------------------------------------------------
Key: CAMEL-3931 URL: https://issues.apache.org/jira/browse/CAMEL-3931 Project: Camel Issue Type: Task Components: camel-core Affects Versions: 2.7.0 Reporter: Hadrian Zbarcea Priority: Minor Fix For: 2.8.0 The handled(...) methods have been deprecated since camel-2.4.0 and they are not providing any value, I doubt anybody is using them. I would recommend removing them and document in the [wiki|http://camel.apache.org/exception-clause.html] a bit better what the alternative is (because there is a bit of work). Actually the alternative is not really that (as the wiki states), but it the proper way of handling exceptions. However, as I said, I doubt the handled methods are used much. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira