• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • error-handling/errors/http.error
  • isHttpError

Function isHttpError

  • isHttpError(value: unknown): value is HttpError

    Check whether or not the given value is a http error.

    Parameters

    • value: unknown

      The value to check.

    Returns value is HttpError

    True when value is an instance of HttpError, false otherwise.

    • Defined in src/error-handling/errors/http.error.ts:35

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc