TokenErrorResponse

Helper class to parse a token refresh error response.

Constructors

Link copied to clipboard
constructor(response: Response)
Parameterized constructor built from an error response.

Properties

Link copied to clipboard
open var error: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun toString(): String