This error is thrown if the server responds with a status code >= 400, and the RequestOptions.skipFailOnErrorCode flag is not set.

Hierarchy

  • Error
    • HttpError

Constructors

Properties

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string