[
https://issues.apache.org/jira/browse/LANG-1647?focusedWorklogId=561638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-561638
]
ASF GitHub Bot logged work on LANG-1647:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Mar/21 22:49
Start Date: 05/Mar/21 22:49
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/37701301)
Coverage increased (+0.007%) to 94.936% when pulling
**1f970afcacc1a263c5466bd6a1a2fe5aa1cf68e7 on arturobernalg:feature/LANG-1647**
into **6b9964ff4b89205d63eac3db005757edf19e9dda 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: 561638)
Time Spent: 2h 40m (was: 2.5h)
> 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: 2h 40m
> 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)