dittosynckit / live.ditto / DittoSyncKitError / StoreErrorReason / attachmentCopyTargetAlreadyExists

attachmentCopyTargetAlreadyExists

data class attachmentCopyTargetAlreadyExists : StoreErrorReason

The target file for the attachment copy already exists.

Constructors

<init>

The target file for the attachment copy already exists.

attachmentCopyTargetAlreadyExists(error: FileAlreadyExistsException)

Properties

error

val error: FileAlreadyExistsException