Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApiError

Hierarchy

  • Error
    • ApiError

Implements

Index

Constructors

constructor

Properties

code

code: number = 0

data

data: any

error

error: any

httpCode

httpCode: number = 0

httpText

httpText: any = ""

message

message: string

method

method: string = ""

name

name: string

Optional stack

stack: undefined | string

statusCode

statusCode: number = 0

Static Error

Error: ErrorConstructor

Generated using TypeDoc