Class UserLambdaValidationException

All Implemented Interfaces:
Serializable

public class UserLambdaValidationException extends AmazonServiceException

This exception gets thrown when the Amazon Cognito service encounters a user validation exception with the AWS Lambda service.

See Also:
  • Constructor Details

    • UserLambdaValidationException

      public UserLambdaValidationException(String message)
      Constructs a new UserLambdaValidationException with the specified error message.
      Parameters:
      message - Describes the error encountered.