arturobernalg opened a new pull request #729: URL: https://github.com/apache/commons-lang/pull/729
The idea it's have a function that check if a given throwable is a checked exception. There are some similar function in ConcurrentUtils, but have package visibility and return the same exception. Seem logic have this verification in the class that have this responsibility - `ExceptionUtils` ---------------------------------------------------------------- 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]
