Unauthorized

data class Unauthorized(val errorCode: Int) : KaliumException

Constructors

Link copied to clipboard
constructor(errorCode: Int)

Properties

Link copied to clipboard
val errorCode: Int