Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • AxiosError
    • ApiError

Index

Properties

Optional code

code: undefined | string

config

config: AxiosRequestConfig

Optional errors

errors: [Error] | string[]

isAxiosError

isAxiosError: boolean

message

message: string

name

name: string

Optional request

request: any

Optional response

response: AxiosResponse<T>

Optional stack

stack: undefined | string

toJSON

toJSON: () => object

Type declaration

    • (): object
    • Returns object

Legend

  • Constructor
  • Property
  • Method
  • Property

Generated using TypeDoc