Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FetchError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • message: string
    • type: string
    • Optional systemError: SystemError

    Returns FetchError

Properties

Optional code

code: undefined | string

Optional errno

errno: undefined | string

message

message: string

name

name: "FetchError"

Optional stack

stack: undefined | string

type

type: string

Static Error