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