toggle menu
ditto
4.7.0-alpha.1
androidJvm
switch theme
search in API
ditto
/
live.ditto
/
DittoError
/
StoreErrorReason
/
InvalidValueForCrdt
Invalid
Value
For
Crdt
data
class
InvalidValueForCrdt
(
val
message
:
String
)
:
DittoError.StoreErrorReason
An invalid value was encountered for a corresponding CRDT type.
Members
Constructors
Invalid
Value
For
Crdt
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String