Class NoSuchElementError

Exception thrown when attempting to access an element that does not exist.

Hierarchy

  • Error
    • NoSuchElementError

Constructors

Properties

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string

Generated using TypeDoc