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:10:34 UTC

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

Imesh Gunaratne created STRATOS-1129:
----------------------------------------

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


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)