mdocument.exceptionsΒΆ

Exceptions

DocumentDoesntExist()

DocumentException(message)

DuplicateError()

FieldIsNotJsonEncodable()

NotFoundError()

PrimaryKeyNotInSyncedFields()

RelationNotSet()

RequiredFieldMissing(field_name)

UnknownModelField(field_name)

WrongModelFieldType([extra_message])

WrongValueType(field_name)

MDocument

Navigation

  • mdocument
    • mdocument.client
    • mdocument.document
    • mdocument.document_array
    • mdocument.document_dict
    • mdocument.exceptions
      • mdocument.exceptions.DocumentDoesntExist
      • mdocument.exceptions.DocumentException
      • mdocument.exceptions.DuplicateError
      • mdocument.exceptions.FieldIsNotJsonEncodable
      • mdocument.exceptions.NotFoundError
      • mdocument.exceptions.PrimaryKeyNotInSyncedFields
      • mdocument.exceptions.RelationNotSet
      • mdocument.exceptions.RequiredFieldMissing
      • mdocument.exceptions.UnknownModelField
      • mdocument.exceptions.WrongModelFieldType
      • mdocument.exceptions.WrongValueType
    • mdocument.model

Related Topics

  • Documentation overview
    • mdocument
      • Previous: mdocument.document_dict.DocumentDict
      • Next: mdocument.exceptions.DocumentDoesntExist

Quick search

©2021, Yury Sokov. | Powered by Sphinx 3.4.3 & Alabaster 0.7.12 | Page source