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

Class InvalidDocumentError

mongoengine/errors.py:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28class InvalidDocumentError(MongoEngineException):
29 pass
30
31
32class LookUpError(AttributeError):

Callers 5

modifyMethod · 0.90
saveMethod · 0.90
__new__Method · 0.90
get_text_scoreMethod · 0.90
_from_sonMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected