AWS SDK for Kotlin
Toggle table of contents
1.6.60
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.auth.credentials
/
InvalidSsoTokenException
Invalid
Sso
Token
Exception
class
InvalidSsoTokenException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
An error associated with a cached SSO token from
~/.aws/sso/cache/
Members
Constructors
Invalid
Sso
Token
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)