errors – Exceptions raised by the gridfs package

Exceptions raised by the gridfs package

exception gridfs.errors.CorruptGridFile

x.__init__(...) initializes x; see help(type(x)) for signature

exception gridfs.errors.FileExists

x.__init__(...) initializes x; see help(type(x)) for signature

exception gridfs.errors.GridFSError

x.__init__(...) initializes x; see help(type(x)) for signature

exception gridfs.errors.NoFile

x.__init__(...) initializes x; see help(type(x)) for signature

exception gridfs.errors.UnsupportedAPI

x.__init__(...) initializes x; see help(type(x)) for signature

Previous topic

gridfs – Tools for working with GridFS

Next topic

grid_file – Tools for representing files stored in GridFS

This Page