Girish Sivakumar created LANG-1515:
--------------------------------------

             Summary: 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


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)

Reply via email to