nimble.exceptions.FileFormatException

exception nimble.exceptions.FileFormatException(message)

Raised when the formatting of a file is not as expected.

This is a subclass of Python’s ValueError.