Class DuplicateContextError

An error resulting from attempting to create more than one Context for a single canvas.

Hierarchy

  • Error
    • DuplicateContextError

Properties

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