Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResponseError

Extends the Error class with the the error being a combination of status code and text retrieved from the response.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • response: Response

    Returns ResponseError

Properties

message

message: string

name

name: string

response

response: Response

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc