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

Class MultipleObjectsReturned

mongoengine/errors.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class MultipleObjectsReturned(MongoEngineException):
41 pass
42
43
44class InvalidQueryError(MongoEngineException):

Callers 1

getMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected