[
https://issues.apache.org/jira/browse/LANG-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17019228#comment-17019228
]
Girish Sivakumar edited comment on LANG-1515 at 1/20/20 4:55 AM:
-----------------------------------------------------------------
This is a duplicate of LANG-1482 and LANG-1424
was (Author: girishsivakumar):
This is a duplicate on LANG-1482 and LANG-1424
> A generic Fuction that can wrap functions that throw checked throwables
> -----------------------------------------------------------------------
>
> Key: LANG-1515
> URL: https://issues.apache.org/jira/browse/LANG-1515
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Reporter: Girish Sivakumar
> Priority: Minor
>
> A generic Function that can wrap functions that throw checked throwables.
> Delegate the call to a provided implementation of a functional interface that
> throws a throwable, catch any checked throwables and rethrow them wrapped in
> a RuntimeException
--
This message was sent by Atlassian Jira
(v8.3.4#803005)