public class CognitoLambdaException extends CognitoIdentityProviderException
Constructor and Description |
---|
CognitoLambdaException(java.lang.String message)
Constructor.
|
CognitoLambdaException(java.lang.String message,
java.lang.Throwable throwable)
Constructor.
|
isRetryable
public CognitoLambdaException(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 CognitoLambdaException(java.lang.String message)
message
- An error message describing why this exception was thrown.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.