Class HeadlessEnvironmentError

An error resulting from attempting to use a headed function in a headless environment.

Hierarchy

  • Error
    • HeadlessEnvironmentError

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc