Store Error Reason
The possible underlying reasons a StoreError occurs.
Types
The target file for the attachment copy already exists.
The given attachment file could not be found. (creation)
The attachment could not be found. (creation)
The attachment could not be found. (fetch)
The attachment token was invalid. (fetch)
An error occurred with the storage backend (LMDB).
The document could not be found.
The attachment copy failed.
A problem occurred creating the attachment.
A Counter couldn't be created from the decoded Map.
The document could not be decoded.
The value could not be decoded.
The provided value could not be encoded.
A problem occurred fetching the attachment.
The directory that Ditto attempted to use for its persisted data could not be initialized.
An invalid CRDT type was encountered.
The live query has not obtained a valid identifier.
An invalid value was encountered for a corresponding CRDT type.
The document did not have an _id
key when attempting to decode it.
The provided query arguments were invalid
Compilation of the provided query failed.
The query was invalid.
The query is invalid.
The query is syntactically valid but uses features that are either not supported at all yet or not supported in a particular context.