Options
All
  • Public
  • Public/Protected
  • All
Menu

Class APIError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new APIError(error: API.ErrorResponse): APIError
  • Parameters

    • error: API.ErrorResponse

    Returns APIError

Properties

message

message: string

name

name: string = "APIError"

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc