open class ClientError : Parcelable
A human readable error, produced by the Account SDK. The creation of these errors will be logged when running a debug build. This can be overwritten by setting Logger.loggingEnabled |
|
data class NetworkError : InternalError |