Searched refs:FakeLargeFileIoException (Results 1 – 2 of 2) sorted by relevance
231 class FakeLargeFileIoException(Exception): class237 super(FakeLargeFileIoException, self).__init__(5298 raise FakeLargeFileIoException(self.file_path)
4880 self.assertRaises(fake_filesystem.FakeLargeFileIoException,