Class InvalidLambdaResponseException

All Implemented Interfaces:
Serializable

public class InvalidLambdaResponseException extends AmazonServiceException

This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.

See Also:
  • Constructor Details

    • InvalidLambdaResponseException

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