RevokeAllException

The exception in OAuth2ClientResult.Error when a call to Credential.revokeAllTokens fails.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

The exceptions from the revoke token type(s) that failed.

Link copied to clipboard
open val message: String?