Preparing search index...
The search index is not available
nx.js
nx.js
WebAssembly
RuntimeError
Class RuntimeError
Hierarchy
Error
RuntimeError
Implements
RuntimeError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
Runtime
Error
(
message
?
)
:
RuntimeError
Parameters
Optional
message
:
string
Returns
RuntimeError
new
Runtime
Error
(
message
?
,
options
?
)
:
RuntimeError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
RuntimeError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
= 'RuntimeError'
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
message
name
stack
nx.js
Loading...