core / com.schibsted.account.model.error

Package com.schibsted.account.model.error

Types

ClientError

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

NetworkError

data class NetworkError : InternalError