Unauthorized

class Unauthorized(url: String, method: HttpMethod, message: String) : RemoteRequestException

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val code: Short
Link copied to clipboard
val method: HttpMethod
Link copied to clipboard
val url: String