toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
aws-config
/
aws.sdk.kotlin.runtime.auth.credentials
/
InvalidJsonCredentialsException
Invalid
Json
Credentials
Exception
class
InvalidJsonCredentialsException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
ClientException
Exception thrown when credentials from response do not contain valid credentials or malformed JSON
Members
Constructors
Invalid
Json
Credentials
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
sdk
Error
Metadata
Link copied to clipboard
open
val
sdkErrorMetadata
:
ErrorMetadata