Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Class FetchError

    Error thrown when there is a network error.

    Hierarchy

    • Error
      • FetchError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • cause: Error
      • Optionalmsg: string

      Returns FetchError

    Properties

    name: "FetchError" = ...
    cause: Error