ConstReadonlyactivation/license-An error representing an expired license token.
Readonlyactivation/license-An error representing a token is in an unsupported future format.
Readonlyactivation/license-An error representing an invalid license token.
Readonlyactivation/not-The operation failed because it requires an activated Ditto instance.
Readonlyauthentication/failed-Error when authentication failed
Readonlyinternal: "An unexpected internal error occurred. Please get in touch with Ditto customer service to report this incident."Internal error for unexpected system states
Readonlyinternal/unknown-Internal error with an unknown error cause
Readonlyio/already-Error when a file or directory already exists
Readonlyio/not-Error when a file or directory could not be found
Readonlyio/operation-Error when an IO operation failed for an unspecified reason. See error message for details.
Readonlyio/permission-Error when permission is denied for a file operation
Readonlyquery/arguments-Error for invalid DQL query arguments.
Readonlyquery/execution: "The query could not be executed."Errors that occur during execution of a query
Readonlyquery/invalid: "The query was invalid."Error for an invalid DQL query.
Readonlyquery/parameter: "The query to update system parameters failed."Error for a failed query updating system parameters
Readonlyquery/unsupported: "The query contains unsupported features."Error for a query that uses DQL features not supported in this version or not supported by the currently used API.
Readonlysdk/unsupported: "The feature is not supported by the current environment."Error when using a feature not supported by the current environment
Readonlystore/attachment-The source file for an attachment does not exist.
Readonlystore/attachment-Permission has been denied for a file operation when working with attachments.
Readonlystore/attachment-Attachment could not be found.
Readonlystore/attachment-Attachment token is invalid.
Readonlystore/backend: "An error occurred with the storage backend."Error in the storage backend.
Readonlystore/crdt: "An error occurred processing a CRDT."Error for an invalid CRDT.
Readonlystore/document-Error for a document not found.
Readonlystore/failed-An unclassified error while creating an attachment.
Readonlystore/failed-An unclassified error while fetching an attachment.
Readonlyvalidation/depth-A validation error where the maximum depth limit was exceeded.
Readonlyvalidation/invalid-A validation error where the value is not valid CBOR.
Readonlyvalidation/invalid-A validation error where the value is not valid JSON.
Readonlyvalidation/not-A validation error where a value is required to be a JavaScript object
Readonlyvalidation/not-The value provided can not be serialized as JSON.
Readonlyvalidation/size-A validation error where a size limit was exceeded.
Error code and default error message for all Ditto error messages.
Keys of this object define error codes with each value containing the accompanying error description that is set as the default error message for errors instantiated with this code.
Error codes may start with an error domain and a slash to group categories of errors together.