exception documentation
class FileFormatException(Exception):
Known subclasses: dulwich.errors.ObjectFormatException, dulwich.errors.PackedRefsException, dulwich.objects.EmptyFileException
Base class for exceptions relating to reading git file formats.