Class CompileError

Hierarchy

Implements

  • CompileError

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns CompileError

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns CompileError

Properties

cause?: unknown
message: string
name: string = 'CompileError'
stack?: string

Generated using TypeDoc