Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpError

Generic http error

Hierarchy

Implements

  • Error

Index

Constructors

Properties

Constructors

constructor

  • new HttpError(code: number, message?: string | null, error?: any): HttpError

Properties

code

code: number

Optional error

error: any

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc