Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimedOutException

Send a specific HttpException on etimedout

Hierarchy

  • HttpException
    • TimedOutException

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

message

message: any

name

name: string

Optional stack

stack: string

Methods

getResponse

  • getResponse(): string | object
  • Returns string | object

getStatus

  • getStatus(): number
  • Returns number

toString

  • toString(): string
  • Returns string

Generated using TypeDoc