Home
last modified time | relevance | path

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

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