You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/03/09 09:58:59 UTC

[jira] Created: (OWB-543) get rid of checked Exceptions in our SPI

get rid of checked Exceptions in our SPI
----------------------------------------

                 Key: OWB-543
                 URL: https://issues.apache.org/jira/browse/OWB-543
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.0


We currently have lots of 'throws Exception' in our SPI. We should drop those because all our internal Exceptions are RuntimeExceptions anyway.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (OWB-543) get rid of checked Exceptions in our SPI

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-543.
-------------------------------

    Resolution: Fixed

checked Exceptions got removed from our SPI if possible.

> get rid of checked Exceptions in our SPI
> ----------------------------------------
>
>                 Key: OWB-543
>                 URL: https://issues.apache.org/jira/browse/OWB-543
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> We currently have lots of 'throws Exception' in our SPI. We should drop those because all our internal Exceptions are RuntimeExceptions anyway.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira