Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpRequestError

An error raises when an HTTP request fails due to network transportation or server response.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

Optional inner

inner: Error

message

message: string

name

name: string = "HttpRequestError"

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc