Searched refs:SetupError (Results 1 – 1 of 1) sorted by relevance
106 class SetupError(Exception): class110 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 …]