simgadget
    Preparing search index...

    Class ElementNotFoundError

    findByLabel/findByIdentifier return null for this; only an action that cannot proceed without the element throws it.

    Hierarchy (View Summary)

    Index
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    stackTraceLimit: number
    code: ErrorCode
    query: string
    cause?: unknown
    name: string
    message: string
    stack?: string
    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void