Options
All
  • Public
  • Public/Protected
  • All
Menu

Class APIError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new APIError(statusCode: number, ...params: any[]): APIError

Properties

message

message: string

name

name: string

Optional stack

stack: string

statusCode

statusCode: number

Static Error

Error: ErrorConstructor

Generated using TypeDoc