You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2015/01/24 20:14:34 UTC

[jira] [Resolved] (STRATOS-1129) Replace Throwable catch statements with Exception

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

Imesh Gunaratne resolved STRATOS-1129.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.1.0 RC1

Fixed with commit revision:
51e503106f86cab62894fa67c91ca132f899c97f

> Replace Throwable catch statements with Exception
> -------------------------------------------------
>
>                 Key: STRATOS-1129
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1129
>             Project: Stratos
>          Issue Type: Improvement
>    Affects Versions: 4.1.0 Alpha
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.1.0 RC1
>
>
> Sonar detected thirteen blocker issues in 4.1.0-alpha where Throwable was captured in catch statements. We might need to replace them with catch Exception statements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)