ditto
4.8.0
ditto
/
live.ditto
/
DittoError
/
StoreErrorReason
/
BackendError
Backend
Error
data
class
BackendError
(
val
message
:
String
)
:
DittoError.StoreErrorReason
Content copied to clipboard
An error occurred with the storage backend (LMDB).
Constructors
Properties
Constructors
Backend
Error
Link copied to clipboard
fun
BackendError
(
message
:
String
)
Content copied to clipboard
Properties
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard