public class MFAMethodNotFoundException extends AmazonServiceException
This exception is thrown when Amazon Cognito cannot find a multi-factor authentication (MFA) method.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
MFAMethodNotFoundException(String message)
Constructs a new MFAMethodNotFoundException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MFAMethodNotFoundException(String message)
message - Describes the error encountered.Copyright © 2020. All rights reserved.