You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/23 22:23:21 UTC

[jira] [Commented] (JCLOUDS-74) Consider Throwable causes when mapping Exception to exit code

    [ https://issues.apache.org/jira/browse/JCLOUDS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665614#comment-13665614 ] 

ASF subversion and git services commented on JCLOUDS-74:
--------------------------------------------------------

Commit d09542cecdc1ad60e22de28222df459a624ee848 in branch refs/heads/master from Andrew Gaul <ga...@apache.org>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-cli.git;h=d09542c ]

JCLOUDS-74: Map Throwable causes to exit code

Many times callers propagate a checked exception within an unchecked
exception, usually via Throwables.propagate.  Call
getFirstThrowableOfType to map the exit code in this situation.

                
> Consider Throwable causes when mapping Exception to exit code
> -------------------------------------------------------------
>
>                 Key: JCLOUDS-74
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-74
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-cli
>    Affects Versions: 1.6.0
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>            Priority: Minor
>             Fix For: 1.6.1
>
>
> Many times callers propagate a checked exception within an unchecked exception, usually via Throwables.propagate.  Call getFirstThrowableOfType to map the exit code in this situation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira