Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AxiosSupertestError

This class takes a supertest response with an error and reshapes it into error with the same structure as AxiosError. This class takes a supertest response with an error and reshapes it into error with the same structure as AxiosError.

Hierarchy

  • Error
  • Error
    • AxiosSupertestError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

response

response: Response

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc