Class ResponseError

Hierarchy

  • Error
    • ResponseError

Constructors

Properties

Constructors

  • Parameters

    • response: Response
    • Optional msg: string

    Returns ResponseError

Properties

message: string
name: "ResponseError" = "ResponseError"
response: Response
stack?: string