Options
All
  • Public
  • Public/Protected
  • All
Menu

Class APIBaseError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new APIBaseError(source: string, code: number, text: string, name: string): APIBaseError

Properties

Readonly code

code: number

message

message: string

name

name: string

Readonly source

source: string

Optional stack

stack: string

Readonly text

text: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc