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

Class SaveConditionError

mongoengine/errors.py:60–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59
60class SaveConditionError(OperationError):
61 pass
62
63
64class FieldDoesNotExist(MongoEngineException):

Callers 1

_save_updateMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected