Function mxNextFailure

  • builder for failure promised.

    Parameters

    Returns ((e: any) => APIGatewayProxyResult | Promise<APIGatewayProxyResult>)

      • (e: any): APIGatewayProxyResult | Promise<APIGatewayProxyResult>
      • Parameters

        • e: any

        Returns APIGatewayProxyResult | Promise<APIGatewayProxyResult>

Generated using TypeDoc