Function dispatchError

  • Dispatches request processing error.

    Processes request with the given handler. If processing fails, processes error with the given onError one.

    Type Parameters

    • TMeans

      Request processing means.

    Parameters

    Returns RequestHandler<TMeans>

    New request processing handler.

Generated using TypeDoc