public class CognitoAuthException extends ProviderAuthException
provider| Constructor and Description |
|---|
CognitoAuthException(IdentityProvider provider,
Exception ex)
Constructor.
|
getProvideraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CognitoAuthException(IdentityProvider provider, 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. All rights reserved.