Home
last modified time | relevance | path

Searched refs:SetupError (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/
Derrors.py106 class SetupError(Exception): class
110 class OSTypeError(SetupError):
114 class NoGoogleSDKDetected(SetupError):
118 class NoBillingError(SetupError):
122 class PackageInstallError(SetupError):
126 class RequiredPackageNotInstalledError(SetupError):
130 class UnableToLocatePkgOnRepositoryError(SetupError):
134 class NotSupportedPlatformError(SetupError):
138 class NotSupportedFieldName(SetupError):
206 class NoCuttlefishCommonInstalled(SetupError):
[all …]