Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
runtime/src
RuntimeError
Class RuntimeError
Base error class for runtime-related errors.
Hierarchy (
View Summary
)
Error
RuntimeError
CircularDependencyError
MissingDependencyError
DuplicatePluginError
PluginLifecycleError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
RuntimeError
(
code
:
string
,
message
:
string
)
:
RuntimeError
Parameters
code
:
string
message
:
string
Returns
RuntimeError
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...
Base error class for runtime-related errors.