You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2013/05/20 23:05:15 UTC

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

Andrew Gaul created JCLOUDS-74:
----------------------------------

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