Claus Ibsen created CAMEL-13514:
-----------------------------------
Summary: camel3 - Service start/stop should use unchecked
exceptions
Key: CAMEL-13514
URL: https://issues.apache.org/jira/browse/CAMEL-13514
Project: Camel
Issue Type: Improvement
Reporter: Claus Ibsen
Fix For: 3.0.0
The API for org.apache.camel.Service has throws Exception for its start/stop
methods. It would be great to remove those, as they throw runtime exceptions
when failing, and this makes using these APIs easier for end users, so they
dont have the burden of checked exceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)