Class InvalidLambdaFunctionOutputException

    • Constructor Detail

      • InvalidLambdaFunctionOutputException

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