You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2023/07/02 19:53:00 UTC

[jira] [Updated] (LANG-1647) Check if a throwable is a checked exception

     [ https://issues.apache.org/jira/browse/LANG-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated LANG-1647:
----------------------------------
    Summary: Check if a throwable is a checked exception  (was: Check if an throwable is a checked exception)

> Check if a 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: 3.5h
>  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.20.10#820010)