Part of libcloud.dns.drivers.hostvirtual View Source View In Hierarchy
Method | parse_error | Parse the error messages. |
Inherited from HostVirtualResponse:
Method | parse_body | Parse response body. |
Method | success | Determine if our request was successful. |
Inherited from Response (via HostVirtualResponse, JsonResponse):
Method | __init__ | Undocumented |
Method | _decompress_response | Decompress a response body if it is using deflate or gzip encoding. |
Parse the error messages. Override in a provider's subclass. @return: Parsed error.