Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13514

camel3 - Service start/stop should use unchecked exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-M3, 3.0.0
    • None
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: