failedToCopyAttachment

data class failedToCopyAttachment(error: IOException) : DittoError.StoreErrorReason

The attachment copy failed.

Constructors

failedToCopyAttachment
Link copied to clipboard
fun failedToCopyAttachment(error: IOException)

Properties

error
Link copied to clipboard
val error: IOException