Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResponseError

Hierarchy

  • ErrorWithCode<ResponseErrorCode>
    • ResponseError

Constructors

Properties

Constructors

constructor

  • new ResponseError(code: ErrInvalidBodyLength, msg: string): ResponseError

Properties

Readonly code

code: ErrInvalidBodyLength

name

name: string = 'ResponseError'

Generated using TypeDoc