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: [email protected] With regards, Apache Git Services
