Error class representing an access token for connection error. Extends the SdkError class.
SdkError
Constructs a new AccessTokenForConnectionError instance.
AccessTokenForConnectionError
The error code.
The error message.
Optional
The OAuth2 cause of the error.
The error code associated with the access token error.
Error class representing an access token for connection error. Extends the
SdkError
class.