Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
runtime/src
DuplicatePluginError
Class DuplicatePluginError
Error thrown when a plugin with the same name is registered twice.
Hierarchy (
View Summary
)
RuntimeError
DuplicatePluginError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
DuplicatePluginError
(
pluginName
:
string
)
:
DuplicatePluginError
Parameters
pluginName
:
string
Returns
DuplicatePluginError
Properties
Readonly
code
code
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
Stratix Framework - v0.8.2
Loading...
Error thrown when a plugin with the same name is registered twice.