You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/06/13 17:44:00 UTC

[jira] [Resolved] (SLING-4691) throws information is missing on Resource, ResourceUtil, and ResourceResolver.

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

Carsten Ziegeler resolved SLING-4691.
-------------------------------------
    Resolution: Fixed

I've added the missing throws information to Resource, ResourceUtil and ResourceResolver

> throws information is missing on Resource, ResourceUtil, and ResourceResolver.
> ------------------------------------------------------------------------------
>
>                 Key: SLING-4691
>                 URL: https://issues.apache.org/jira/browse/SLING-4691
>             Project: Sling
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: API 2.9.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: API 2.10.0
>
>
> The methods in the Resource interface are mssing the potential exceptions that might be thrown in the javadocs.
> For example listChildren forwards to the resource resolver which might throw IllegalStateException or SlingException
> Maybe other interfaces/classes are affected as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)