kin-android

kin-android / kin.sdk.exception / CorruptedDataException

CorruptedDataException

class CorruptedDataException : Exception

Input exported account data is corrupted and cannot be imported.

Constructors

Name Summary
<init> CorruptedDataException(e: Throwable?)
CorruptedDataException(msg: String?)
CorruptedDataException(msg: String?, e: Throwable?)