public class CognitoIdentityProviderException extends AmazonClientException
| Constructor and Description |
|---|
CognitoIdentityProviderException(java.lang.String message)
Constructor.
|
CognitoIdentityProviderException(java.lang.String message,
java.lang.Throwable throwable)
Constructor.
|
isRetryablepublic CognitoIdentityProviderException(java.lang.String message,
java.lang.Throwable throwable)
message - An error message describing why this exception was thrown.throwable - The underlying cause of this exception.public CognitoIdentityProviderException(java.lang.String message)
message - An error message describing why this exception was thrown.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.