Class TristableError

A custom error type for Tristable Engine. Called when something goes wrong inside the engine, or if the engine is not used correctly.

Hierarchy

  • Error
    • TristableError

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc