Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpError

Hierarchy

  • HttpError

Index

Constructors

Properties

Constructors

constructor

  • new HttpError(statusCode: number, body: any, headers?: string[][]): HttpError

Properties

body

body: any

headers

headers: string[][]

statusCode

statusCode: number

Generated using TypeDoc