Lines Matching refs:CreateError
142 class CreateError(Exception): class
146 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):
182 class MalformedDictStringError(CreateError):
186 class InvalidHWPropertyError(CreateError):
190 class GetLocalImageError(CreateError):
194 class GetRemoteImageError(CreateError):
198 class GetCvdLocalHostPackageError(CreateError):
202 class GetSdkRepoPackageError(CreateError):
210 class ImgDoesNotExist(CreateError):
218 class LaunchCVDFail(CreateError):
222 class SubprocessFail(CreateError):
226 class NoExecuteCmd(CreateError):