Class: InternalUndefinedVariableError

Hierarchy

  • Error

    InternalUndefinedVariableError

Constructors

constructor

+ new InternalUndefinedVariableError(variableName: string): InternalUndefinedVariableError

Defined in util/error.ts:65

Parameters:

Name Type
variableName string

Returns: InternalUndefinedVariableError

Properties

message

message: string

Inherited from void

Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from void

Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : undefined | string

Inherited from void

Overrides void

Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:975


variableName

variableName: string

Defined in util/error.ts:65


Static Error

Error: ErrorConstructor

Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:984