l.d.d.l.LinodeDNSResponse(LinodeResponse) : class documentation

Part of libcloud.dns.drivers.linode View Source View In Hierarchy

Undocumented
Method _make_excp Convert an API error to a LinodeException instance

Inherited from LinodeResponse:

Method __init__ Instantiate a LinodeResponse from the HTTP response
Method parse_body Parse the body of the response into JSON objects
Method success Check the response for success

Inherited from Response (via LinodeResponse, JsonResponse):

Method parse_error Parse the error messages.
Method _decompress_response Decompress a response body if it is using deflate or gzip encoding.
def _make_excp(self, error): (source)
Convert an API error to a LinodeException instance

@keyword error: JSON object containing C{ERRORCODE} and C{ERRORMESSAGE}
@type error: dict
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.