Searched refs:ManifestMismatchError (Results 1 – 2 of 2) sorted by relevance
34 class ManifestMismatchError(Exception): class162 raise ManifestMismatchError(errmsg)
61 except manifest_check.ManifestMismatchError: