Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new HttpError(status: number, data: any, message?: string): HttpError

Properties

data

data: any

message

message: string

Readonly name

name: "HTTP_ERROR" = "HTTP_ERROR"

Optional stack

stack: string

status

status: number

Static Error

Error: ErrorConstructor

Generated using TypeDoc