helia
    Preparing search index...

    Class GetFailedError

    Hierarchy

    Index
    • Parameters

      • errors: Iterable<any>
      • Optionalmessage: string

      Returns GetFailedError

    • Parameters

      • errors: Iterable<any>
      • Optionalmessage: string
      • Optionaloptions: ErrorOptions

      Returns GetFailedError

    cause?: unknown
    errors: any[]
    message: string
    name: string = 'GetFailedError'
    stack?: string
    name: string = 'GetFailedError'

    Returns the name of the function. Function names are read-only and can not be changed.