Smithy Kotlin
Toggle table of contents
1.6.1
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
identity-api
/
aws.smithy.kotlin.runtime.identity
/
IdentityProviderException
Identity
Provider
Exception
class
IdentityProviderException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
The
IdentityProvider
experienced an error during
Identity
resolution
Members
Constructors
Identity
Provider
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)