You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "David J. M. Karlsen (JIRA)" <ji...@apache.org> on 2009/01/23 16:29:59 UTC

[jira] Created: (COLLECTIONS-314) Allow throwing from Closure.execute and CollectionUtils.forAllDo

Allow throwing from Closure.execute and CollectionUtils.forAllDo
----------------------------------------------------------------

                 Key: COLLECTIONS-314
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-314
             Project: Commons Collections
          Issue Type: Improvement
            Reporter: David J. M. Karlsen


It would be nice if Closure.execute and CollectionUtils.forAllDo would be allowed to throw Exceptions as the work inside of the Closure might very well throw exceptions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COLLECTIONS-314) Allow throwing from Closure.execute and CollectionUtils.forAllDo

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COLLECTIONS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed COLLECTIONS-314.
-------------------------------------

    Resolution: Duplicate

Duplicate of COLLECTIONS-313

> Allow throwing from Closure.execute and CollectionUtils.forAllDo
> ----------------------------------------------------------------
>
>                 Key: COLLECTIONS-314
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-314
>             Project: Commons Collections
>          Issue Type: Improvement
>            Reporter: David J. M. Karlsen
>
> It would be nice if Closure.execute and CollectionUtils.forAllDo would be allowed to throw Exceptions as the work inside of the Closure might very well throw exceptions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.