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