Skip to main content

Class: NotHierarchicalScopeError

processTargets/modifiers/scopeHandlers/NotHierarchicalScopeError.NotHierarchicalScopeError

Throw this error when the user requests a hierarchical feature of a scope that is not hierarchical, eg "grand line".

Hierarchy

  • Error

    NotHierarchicalScopeError

Constructors

constructor

new NotHierarchicalScopeError(scopeType)

Parameters

NameTypeDescription
scopeTypeScopeTypeThe scopeType for the failed match to show to the user

Overrides

Error.constructor

Defined in

processTargets/modifiers/scopeHandlers/NotHierarchicalScopeError.ts:13