[ 
https://issues.apache.org/jira/browse/LANG-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048829#comment-18048829
 ] 

Vinayak commented on LANG-1720:
-------------------------------

Hi,

I would like to work on this issue as a first contribution.
I have built Commons Lang locally and will focus on improving
Javadoc consistency by documenting known runtime exceptions
(where similar methods already do so).

Please let me know if this scope sounds acceptable.

Thanks,
Vinayak

> Add better description of possible exception thrown by methods in the Javadoc
> -----------------------------------------------------------------------------
>
>                 Key: LANG-1720
>                 URL: https://issues.apache.org/jira/browse/LANG-1720
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sheung Chi Chan
>            Priority: Trivial
>
> Some static methods in the Conversion class do document that 
> IndexOutOfBoundsException or NullPointerException will be thrown from the 
> method in some cases. But there are some methods missing those documentation 
> in the Javadoc comments which could result in unexpected exceptions thrown. 
> It is suggested to have better description of what known exception could be 
> thrown from the methods.



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

Reply via email to