MCPcopy 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
32class LookUpError(AttributeError):
33 pass
34
35
36class DoesNotExist(MongoEngineException):

Callers 1

_lookup_fieldMethod · 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…