AWS SDK for Kotlin
Toggle table of contents
1.6.61
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.auth.credentials
/
CredentialsNotLoadedException
Credentials
Not
Loaded
Exception
class
CredentialsNotLoadedException
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
No credentials were available from this CredentialsProvider
Members
Constructors
Credentials
Not
Loaded
Exception
Link copied to clipboard
constructor
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)