Searched refs:ProfileNotFoundError (Results 1 – 2 of 2) sorted by relevance
73 class ProfileNotFoundError(ValueError): class295 raise ProfileNotFoundError('Profile "%s" not found!' %321 raise ProfileNotFoundError('Profile "%s" not found!' %
160 with self.assertRaises(provider.ProfileNotFoundError):