[
https://issues.apache.org/jira/browse/LANG-1647?focusedWorklogId=561496&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-561496
]
ASF GitHub Bot logged work on LANG-1647:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Mar/21 17:44
Start Date: 05/Mar/21 17:44
Worklog Time Spent: 10m
Work Description: coveralls edited a comment on pull request #729:
URL: https://github.com/apache/commons-lang/pull/729#issuecomment-791480927
[](https://coveralls.io/builds/37694223)
Coverage decreased (-0.006%) to 94.922% when pulling
**f9dfe4bf50dc9b20c8432a9095dff0392b518b71 on arturobernalg:feature/LANG-1647**
into **a2b2b35ac3b969686c647e57f5ca3bacc63f2c56 on apache:master**.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 561496)
Time Spent: 1h 20m (was: 1h 10m)
> Check if an throwable is a checked exception
> --------------------------------------------
>
> Key: LANG-1647
> URL: https://issues.apache.org/jira/browse/LANG-1647
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Arturo Bernal
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)