garydgregory commented on PR #1069:
URL: https://github.com/apache/commons-lang/pull/1069#issuecomment-1616686083

   -1 as is, in https://issues.apache.org/jira/browse/LANG-1647 the description 
reads:
   ```
   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
   ```
   `ConcurrentUtils` and anywhere else in Commons Lang should reuse these new 
APIs, otherwise, the PR just creates duplication of existing code patterns.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to