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:
    Serialized Form
    • Constructor Detail

      • UserLambdaValidationException

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