kin-android / kin.sdk.exception / CorruptedDataException
class CorruptedDataException : Exception
Input exported account data is corrupted and cannot be imported.
| Name | Summary |
|---|---|
| <init> | CorruptedDataException(e: Throwable?)CorruptedDataException(msg: String?)CorruptedDataException(msg: String?, e: Throwable?) |