Class UnexpectedLambdaException

All Implemented Interfaces:
Serializable

public class UnexpectedLambdaException extends AmazonServiceException

This exception gets thrown when the Amazon Cognito service encounters an unexpected exception with the AWS Lambda service.

See Also:
  • Constructor Details

    • UnexpectedLambdaException

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