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

Reply via email to