Provider HTTP Error responses need to be propagated in a better way.
--------------------------------------------------------------------
Key: LIBCLOUD-114
URL: https://issues.apache.org/jira/browse/LIBCLOUD-114
Project: Libcloud
Issue Type: Improvement
Components: Core
Reporter: Brian Hoenig
Priority: Minor
Currently when a provider returns an unexpected (error) response the response code and message
must be parsed from a message string in a base Exception. Instead we should include the error
code and error message in an exception class (ProviderHTTPResponseError).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|