gridfs::errors::UnsupportedAPI Class Reference

Inheritance diagram for gridfs::errors::UnsupportedAPI:
Inheritance graph
[legend]

Detailed Description

Raised when trying to use the old GridFS API.

In version 1.6 of the PyMongo distribution there were backwards
incompatible changes to the GridFS API. Upgrading shouldn't be
difficult, but the old API is no longer supported (with no
deprecation period). This exception will be raised when attempting
to use unsupported constructs from the old API.

.. versionadded:: 1.6

Definition at line 46 of file gridfs/errors.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pymongo
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:09:06 2013