oc · docs
docs / documentation

@orangecheck/agent-core


@orangecheck/agent-core / ScopeParseError

Class: ScopeParseError

Defined in: agent-core/src/scope.ts:59

Extends

  • Error

Constructors

Constructor

new ScopeParseError(message: string): ScopeParseError;

Defined in: agent-core/src/scope.ts:60

Parameters

ParameterType
messagestring

Returns

ScopeParseError

Overrides

Error.constructor

Properties

PropertyTypeInherited fromDefined in
<a id="property-message"></a> messagestringError.messagenode_modules/typescript/lib/lib.es5.d.ts:1077
<a id="property-name"></a> namestringError.namenode_modules/typescript/lib/lib.es5.d.ts:1076
<a id="property-stack"></a> stack?stringError.stacknode_modules/typescript/lib/lib.es5.d.ts:1078