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