You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2007/10/22 16:14:50 UTC

[jira] Created: (SLING-75) microsling: use SlingException instead of Exception in API methods

microsling: use SlingException instead of Exception in API methods
------------------------------------------------------------------

                 Key: SLING-75
                 URL: https://issues.apache.org/jira/browse/SLING-75
             Project: Sling
          Issue Type: Improvement
          Components: microsling
            Reporter: Bertrand Delacretaz
            Priority: Minor


As discussed on the list (search this issue's number), API methods should throw SlingException, not Exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-75) microsling: use SlingException instead of Exception in API methods

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

Bertrand Delacretaz resolved SLING-75.
--------------------------------------

    Resolution: Fixed

Fixed in revision 587134, AFAICS there are not more methods in the api which use "throws Exception"

> microsling: use SlingException instead of Exception in API methods
> ------------------------------------------------------------------
>
>                 Key: SLING-75
>                 URL: https://issues.apache.org/jira/browse/SLING-75
>             Project: Sling
>          Issue Type: Improvement
>          Components: microsling
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> As discussed on the list (search this issue's number), API methods should throw SlingException, not Exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.