You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Noel Grandin (JIRA)" <ji...@apache.org> on 2009/08/06 16:33:14 UTC

[jira] Resolved: (PIVOT-211) confirm catch blocks to either re-throw or have a good reason for ignoring exception

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

Noel Grandin resolved PIVOT-211.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

> confirm catch blocks to either re-throw or have a good reason for ignoring exception
> ------------------------------------------------------------------------------------
>
>                 Key: PIVOT-211
>                 URL: https://issues.apache.org/jira/browse/PIVOT-211
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Noel Grandin
>            Assignee: Noel Grandin
>             Fix For: 1.3
>
>         Attachments: fix-catch-blocks.6aug.patch
>
>
> Go through the catch blocks and make sure that either
> (a) the exception is re-thrown
> (b) there is a comment explaining why it can be ignored

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