Lines Matching refs:SetupError
106 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):
214 class UnsupportedCompressionFileType(SetupError):