public class CognitoAuthException extends ProviderAuthException
| Constructor and Description |
|---|
CognitoAuthException(IdentityProvider provider,
java.lang.Exception ex)
Constructor.
|
getProviderpublic CognitoAuthException(IdentityProvider provider, java.lang.Exception ex)
provider - the provider that was used while attempting to obtain a Cognito identity.ex - the exception that occurred while attempting to obtain the Cognito identity.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.