data class attachmentCopyTargetAlreadyExists : StoreErrorReason
The target file for the attachment copy already exists.
<init> |
The target file for the attachment copy already exists. attachmentCopyTargetAlreadyExists(error: FileAlreadyExistsException) |
error |
val error: FileAlreadyExistsException |