public class CognitoIdentityProviderException extends AmazonClientException
| Constructor and Description |
|---|
CognitoIdentityProviderException(String message)
Constructor.
|
CognitoIdentityProviderException(String message,
Throwable throwable)
Constructor.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CognitoIdentityProviderException(String message, Throwable throwable)
message - An error message describing why this exception was thrown.throwable - The underlying cause of this exception.public CognitoIdentityProviderException(String message)
message - An error message describing why this exception was thrown.Copyright © 2020. All rights reserved.