A FetchError is thrown when a fetch request fails.

Hierarchy

  • Error
    • FetchError

Constructors

Constructors

  • Parameters

    • message: string
    • code: string
    • Optional meta: Record<string, any>

    Returns FetchError

Generated using TypeDoc