Searched refs:CreateFromHttpError (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/ | ||
D | errors.py | 47 def CreateFromHttpError(http_error): member in HttpError |
/tools/acloud/internal/lib/ | ||
D | base_cloud_client.py | 145 exception = errors.HttpError.CreateFromHttpError(exception) |