bandcamp-fetch/docs/api/classes/FetchError.md
2023-10-30 01:25:17 +08:00

758 B

bandcamp-fetch / FetchError

Class: FetchError

Hierarchy

  • Error

    FetchError

Table of contents

Constructors

Properties

Constructors

constructor

new FetchError(payload)

Parameters

Name Type
payload any

Overrides

Error.constructor

Defined in

lib/utils/Fetcher.ts:113

Properties

code

Optional code: number

Defined in

lib/utils/Fetcher.ts:111