You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/09/04 12:46:30 UTC

[GitHub] [commons-lang] XenoAmess edited a comment on issue #450: Add and use IllegalArgumentExceptions

XenoAmess edited a comment on issue #450: Add and use IllegalArgumentExceptions
URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527884334
 
 
   If there should have an IllegalArgumentExceptions , then there should also have a RuntimeExceptions.
   then there should also have ArithmeticExceptions.
   and should also have IndexOutOfBoundsExceptions, FileSystemNotFoundExceptions ......
   
   I don't think IllegalArgumentException is special among them in this way (of having a String constructor).
   Shouldn't we be fair to all of the throwable classes who have a String constructor?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services