Options
All
  • Public
  • Public/Protected
  • All
Menu

Class APIError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new APIError(source: string, code: number, text: string): APIError

Properties

Readonly code

code: number

message

message: string

name

name: string

Readonly source

source: string

Optional stack

stack: string

Readonly text

text: string

Generated using TypeDoc