Searched refs:CreateError (Results 1 – 5 of 5) sorted by relevance
142 class CreateError(Exception): class146 class GetAndroidBuildEnvVarError(CreateError):150 class CheckPathError(CreateError):154 class CheckGCEZonesQuotaError(CreateError):158 class UnsupportedInstanceImageType(CreateError):162 class UnsupportedFlavor(CreateError):166 class UnsupportedMultiAdbPort(CreateError):170 class UnsupportedCreateArgs(CreateError):174 class GetBuildIDError(CreateError):178 class NotSupportedHWPropertyError(CreateError):[all …]
104 except errors.CreateError as e:146 raise errors.CreateError("Instance %d is locked by another "155 raise errors.CreateError(_INSTANCES_IN_USE_MSG % {"max_id": max_id})324 raise errors.CreateError("Cannot kill emulator.")522 create_error = errors.CreateError(_EMU_KILL_TIMEOUT_ERROR %
165 except errors.CreateError as e:226 raise errors.CreateError("Instance %d is locked by another "245 raise errors.CreateError(_INSTANCES_IN_USE_MSG)
475 raise errors.CreateError(
332 raise errors.CreateError(