• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • error-handling/error-handler
  • toHttpError

Function toHttpError

  • toHttpError(value: unknown): HttpError

    Converts the given value to an http error.

    Parameters

    • value: unknown

      The value to transform.

    Returns HttpError

    Value if it was a http error, a new internal server error otherwise.

    • Defined in src/error-handling/error-handler.ts:81

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc