Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HTTPError

An error wrapper to handle response in Promise.catch()

Hierarchy

  • Error
    • HTTPError

Index

Constructors

Properties

Constructors

constructor

  • new HTTPError(response: Response): HTTPError

Properties

response

response: Response

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc