errors – Exceptions raised by the gridfs package

    • exception gridfs.errors.CorruptGridFile(message='', error_labels=None)
    • Raised when a file in is malformed.
    • Raised when trying to create a file that already exists.
    • exception GridFSError(message='', error_labels=None)
    • exception gridfs.errors.(message='', error_labels=None)
    • Raised when trying to read from a non-existent file.