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

Carsten Ziegeler updated SLING-12757:
-------------------------------------
    Fix Version/s: API 3.0.0

> AbstractResource.getName() can throw exceptions
> -----------------------------------------------
>
>                 Key: SLING-12757
>                 URL: https://issues.apache.org/jira/browse/SLING-12757
>             Project: Sling
>          Issue Type: Task
>          Components: API
>    Affects Versions: API 2.27.6
>            Reporter: Joerg Hoh
>            Priority: Major
>             Fix For: API 3.0.0
>
>
> {{AbstractResource.getName()}} can throw both a NPE and an 
> IllegalArgumentException, because these can thrown by 
> {{ResourceUtil.getName()}}, although this is not documented.
> We have 2 options:
> # keep the existing implementation and adjust the API doc, that it can throw 
> these exceptions.
> # stick to the existing API doc and catch&log these 2 exceptions. This leaves 
> the question what to return in this case.
> WDYT?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to