ditto
4.8.0
ditto
/
live.ditto
/
DittoError
/
IoErrorReason
/
IoNotFound
Io
Not
Found
data
class
IoNotFound
(
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
Constructors
Properties
Constructors
Io
Not
Found
Link copied to clipboard
fun
IoNotFound
(
message
:
String
)
Content copied to clipboard
Properties
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard