ditto-kotlin
Toggle table of contents
5.0.0-preview.2
common
Platform filter
common
Switch theme
Search in API
ditto-kotlin
ditto-kotlin
/
com.ditto.kotlin.error
/
DittoError
/
StoreErrorReason
/
FailedToDecodeCounter
Failed
To
Decode
Counter
class
FailedToDecodeCounter
:
DittoError.StoreErrorReason
A Counter couldn't be created from the decoded Map.
Members
Properties
message
Link copied to clipboard
val
message
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String