Class: AssertionError

Hierarchy

  • Error

    AssertionError

Constructors

constructor

+ new AssertionError(message: string): AssertionError

Defined in util/error.ts:74

Parameters:

Name Type
message string

Returns: AssertionError

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


Static Error

Error: ErrorConstructor

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