Io Already Exists
data class IoAlreadyExists(val message: String) : DittoError.IoErrorReason
Content copied to clipboard
An I/O operation failed because the specified entity (such as a file) already exists.
Since
4.8.0
An I/O operation failed because the specified entity (such as a file) already exists.
4.8.0