Searched refs:JsonFileNotExistError (Results 1 – 3 of 3) sorted by relevance
31 class JsonFileNotExistError(AIDEgenError): class
189 raise errors.JsonFileNotExistError(
192 with self.assertRaises(errors.JsonFileNotExistError):