Searched refs:IncorrectFileFormatChapterException (Results 1 – 2 of 2) sorted by relevance
20 from runner.chapters import Chapters, IncorrectFileFormatChapterException31 with self.assertRaises(IncorrectFileFormatChapterException):35 with self.assertRaises(IncorrectFileFormatChapterException):39 with self.assertRaises(IncorrectFileFormatChapterException):
35 class IncorrectFileFormatChapterException(Exception): class60 Log.exception_and_raise(_LOGGER, chapters_file, IncorrectFileFormatChapterException)63 Log.exception_and_raise(_LOGGER, chapters_file, IncorrectFileFormatChapterException)66 Log.exception_and_raise(_LOGGER, chapters_file, IncorrectFileFormatChapterException)73 IncorrectFileFormatChapterException)89 IncorrectFileFormatChapterException)97 IncorrectFileFormatChapterException