MCPcopy Index your code
hub / github.com/MongoEngine/mongoengine / GridFSError

Class GridFSError

mongoengine/fields.py:1669–1670  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1667
1668
1669class GridFSError(Exception):
1670 pass
1671
1672
1673class GridFSProxy:

Callers 2

putMethod · 0.85
writeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected