Function renderHttpError

  • HTTP request processing error handler that renders HTML page with error info.

    Threats HTTP status error as HTTP status code to set for error page.

    Renders either JSON or HTML error page.

    Parameters

    Returns void | PromiseLike<unknown>

Generated using TypeDoc