Class ScriptLoaderError

Hierarchy

  • Error
    • ScriptLoaderError

Constructors

Properties

Constructors

  • Parameters

    • message: string
    • path: string
    • stack: string[] = []
    • Optional line: number
    • position: number = 0

    Returns ScriptLoaderError

Properties

includes: string[]

The include stack

line: number
position: number

Generated using TypeDoc