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

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

Commit 8833d1696d5bc1f417aa7c48de3dc637ce547b75 in branch refs/heads/1.6.x from 
Andrew Gaul <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-cli.git;h=8833d16 
]

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

Reply via email to