toggle menu
ditto
4.11.1
androidJvm
switch theme
search in API
ditto
/
live.ditto
/
DittoError
/
IoErrorReason
/
IoNotFound
Io
Not
Found
data
class
IoNotFound
(
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
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String