AccessTokenTokenExpired

Represents a failure due to an expiration of access token which is used to logout. In that case logging out in unnecessary.

Parameters

description

Description of the token expiration error.

Constructors

Link copied to clipboard
constructor(description: String)