Class: DuplicateUniverseKeyError
errors.DuplicateUniverseKeyError
Error that is thrown whenever a variable, type or function is registered in the universe scope where the identifier is already in use.
Since
0.12.0
Hierarchy
-
↳
DuplicateUniverseKeyError
Table of contents
Constructors
Constructors
constructor
• new DuplicateUniverseKeyError(key
)
Parameters
Name | Type |
---|---|
key |
string |
Overrides
KipperInternalError.constructor
Defined in
kipper/core/src/errors.ts:338