l.c.d.e.EC2Response(AWSBaseResponse) : class documentation

Part of libcloud.compute.drivers.ec2 View Source View In Hierarchy

EC2 specific response parsing and error handling.
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.
Method _decompress_response Decompress a response body if it is using deflate or gzip encoding.
def parse_error(self): (source)
Parse the error messages.

Override in a provider's subclass.

@return: Parsed error.
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.