Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
28
class
InvalidDocumentError(MongoEngineException):
29
pass
30
31
32
class
LookUpError(AttributeError):
Callers
5
modify
Method · 0.90
save
Method · 0.90
__new__
Method · 0.90
get_text_score
Method · 0.90
_from_son
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected