Searched refs:InvalidFileException (Results 1 – 5 of 5) sorted by relevance
522 class InvalidFileException (ValueError): class553 raise InvalidFileException()565 raise InvalidFileException()583 raise InvalidFileException()679 raise InvalidFileException()944 raise InvalidFileException()
73 The parser for the binary format raises :exc:`InvalidFileException`
558 with self.assertRaises(plistlib.InvalidFileException):
450 InvalidFileException instead of unexpected exceptions.
774 InvalidFileException instead of unexpected exceptions.