1. Stylelabs.M.Sdk.WebClient.Http

Class TokenExpiredException

Exception for when the security token has expired.

Inheritance

object

TokenExpiredException

Namespace: StylelabsStylelabs.MSdkWebClientHttp

Assembly: Stylelabs.M.Sdk.WebClient.dll

Syntax

public class TokenExpiredException : Exception

Constructors

TokenExpiredException(string, string)

Initializes a new instance of the TokenExpiredException class.

Declaration

public TokenExpiredException(string message, string refreshToken)

Parameters

TypeNameDescription
stringmessageThe message.
stringrefreshTokenThe refresh token.
If you have suggestions for improving this article, let us know!