Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RequestError

Hierarchy

  • Error
    • RequestError

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: number

message

message: string

name

name: string

request

request: ClientRequest<any>

response

response: ServerResponse<any>

Optional stack

stack: string

Generated using TypeDoc