You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/05/14 08:25:00 UTC

[jira] [Assigned] (CAMEL-13514) camel3 - Service start/stop should use unchecked exceptions

     [ https://issues.apache.org/jira/browse/CAMEL-13514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-13514:
-----------------------------------

    Assignee: Claus Ibsen

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