[
https://issues.apache.org/jira/browse/LANG-1647?focusedWorklogId=561435&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-561435
]
ASF GitHub Bot logged work on LANG-1647:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Mar/21 15:12
Start Date: 05/Mar/21 15:12
Worklog Time Spent: 10m
Work Description: coveralls commented on pull request #729:
URL: https://github.com/apache/commons-lang/pull/729#issuecomment-791480927
[](https://coveralls.io/builds/37689616)
Coverage increased (+0.0003%) to 94.917% when pulling
**c97c5b86a5b14f889371f6f2d8a5877882e7caed on arturobernalg:feature/LANG-1647**
into **0cfc31b98778767cb2f8db93bc2f488abe058e2e 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: 561435)
Time Spent: 20m (was: 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: 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)