Part of libcloud.compute.drivers.ec2 View Source View In Hierarchy
Method | parse_error | Parse the error messages. |
Inherited from XmlResponse (via AWSBaseResponse):
Method | parse_body | Parse response body. |
Inherited from Response (via AWSBaseResponse, XmlResponse):
Method | __init__ | Undocumented |
Method | success | Determine if our request was successful. |
Override in a provider's subclass.
Returns | Parsed error. |