-
public final class DittoError.StoreErrorReason.FailedToEncodeValue extends DittoError.StoreErrorReason
The provided value could not be encoded.
-
-
Constructor Summary
Constructors Constructor Description DittoError.StoreErrorReason.FailedToEncodeValue(Object value, String message)
-
Method Summary
Modifier and Type Method Description final ObjectgetValue()final StringgetMessage()
-