Error class representing a refresh token revocation error. Extends the SdkError class.
SdkError
RFC 7009 Token Revocation
Constructs a new TokenRevocationError instance.
TokenRevocationError
The error code.
The error message.
Optional
The OAuth2 cause of the error.
The underlying OAuth2 error that caused this error (if applicable).
The error code associated with the revocation error.
Error class representing a refresh token revocation error. Extends the
SdkErrorclass.See
RFC 7009 Token Revocation