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

Claus Ibsen commented on CAMEL-13514:
-------------------------------------

Also the start/stop of these services and camel context itself should avoid too 
many wrappings due checked vs unchecked exceptions are in play

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3
>
>
> 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)

Reply via email to