Class BufferTargetError

An error resulting from attempting to use a buffer with the wrong target.

Hierarchy

  • Error
    • BufferTargetError

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc