Class ProgramLinkError

An error that occurs when attempting to link a shader program.

Hierarchy

  • Error
    • ProgramLinkError

Properties

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