toggle menu
ditto
4.6.0-alpha.1
androidJvm
switch theme
search in API
ditto
/
live.ditto
/
DittoError
/
StoreErrorReason
/
BackendError
Backend
Error
data
class
BackendError
(
val
message
:
String
)
:
DittoError.StoreErrorReason
An error occurred with the storage backend (LMDB).
Members
Constructors
Backend
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String