errors
– Exceptions raised by the gridfs package
exception (message=’’, error_labels=None)
Raised when a file in is malformed.
Raised when trying to create a file that already exists.
exception (message=’’, error_labels=None)
exception gridfs.errors.NoFile
(message=’’, error_labels=None)
Raised when trying to read from a non-existent file.