Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines the Axios's response error structure used on no 2xx (http code) response

Hierarchy

  • IAxiosErrorResponse

Index

Properties

Optional bundleURL

bundleURL: undefined | string

Optional column

column: undefined | string

config

Optional line

line: undefined | string

message

message: string

Optional name

name: undefined | string

Optional response

response: IAxiosResponse

Optional stack

stack: undefined | string

Legend

  • Variable
  • Function

Generated using TypeDoc