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

Class InvalidCollectionError

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

Source from the content-addressed store, hash-verified

58
59
60class InvalidCollectionError(Exception):
61 pass
62
63
64class EmbeddedDocument(BaseDocument, metaclass=DocumentMetaclass):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected