Lines Matching refs:errors
38 from acloud import errors
97 return isinstance(exc, errors.HttpError) and exc.code == 412
168 raise errors.DriverError(
182 timeout_exception = errors.GceOperationTimeoutError(
232 except errors.ResourceNotFoundError:
279 except errors.DriverError:
375 raise errors.DriverError(
402 except errors.DriverError:
452 except errors.ResourceNotFoundError:
586 except errors.GceOperationTimeoutError:
645 except errors.GceOperationTimeoutError:
676 except errors.GceOperationTimeoutError:
699 except errors.GceOperationTimeoutError:
741 except errors.GceOperationTimeoutError:
799 except errors.GceOperationTimeoutError:
977 except errors.DriverError as exc:
1339 raise errors.NoSubnetwork("No subnetwork for network %s in region %s" %
1366 raise errors.DriverError(
1394 raise errors.DriverError(
1538 raise errors.GetGceZoneError("Can't get zone from the instance name %s"
1577 except errors.HttpError as e:
1657 raise errors.DriverError(