Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MongoEngine/mongoengine
/ LookUpError
Class
LookUpError
mongoengine/errors.py:32–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
class
LookUpError(AttributeError):
33
pass
34
35
36
class
DoesNotExist(MongoEngineException):
Callers
1
_lookup_field
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…