DocumentNotFound

data class DocumentNotFound(id: DittoDocumentID) : DittoError.StoreErrorReason

The document could not be found.

Constructors

DocumentNotFound
Link copied to clipboard
fun DocumentNotFound(id: DittoDocumentID)

Properties

id
Link copied to clipboard
val id: DittoDocumentID