toggle menu
ditto
4.11.1
androidJvm
switch theme
search in API
ditto
/
live.ditto
/
DittoError
/
IoErrorReason
/
IoAlreadyExists
Io
Already
Exists
data
class
IoAlreadyExists
(
val
message
:
String
)
:
DittoError.IoErrorReason
An I/O operation failed because the specified entity (such as a file) already exists.
Since
4.8.0
Members
Constructors
Io
Already
Exists
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String