mdocument.exceptions ==================== .. automodule:: mdocument.exceptions .. rubric:: Exceptions .. autosummary:: :toctree: DocumentDoesntExist DocumentException DuplicateError FieldIsNotJsonEncodable NotFoundError PrimaryKeyNotInSyncedFields RelationNotSet RequiredFieldMissing UnknownModelField WrongModelFieldType WrongValueType