Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpError

The Base class for all HTTP errors

Hierarchy

Index

Constructors

constructor

  • new HttpError(name: string, statusCode: number, message?: string): HttpError

Properties

Optional message

message: string

statusCode

statusCode: number

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc