Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RestError

Package version

Hierarchy

  • any
    • RestError

Index

Constructors

constructor

Properties

Optional code

code: undefined | string

Optional details

details: unknown

Optional request

Optional response

Optional statusCode

statusCode: undefined | number

Static PARSE_ERROR

PARSE_ERROR: string = "PARSE_ERROR"

Static REQUEST_SEND_ERROR

REQUEST_SEND_ERROR: string = "REQUEST_SEND_ERROR"

Methods

[custom]

  • [custom](): string

Generated using TypeDoc