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
/
FailedToDecodeDocument
Failed
To
Decode
Document
class
FailedToDecodeDocument
:
DittoError.StoreErrorReason
The document could not be decoded.
Members
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
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