Preparing search index...
The search index is not available
rjweb-server - v9.8.6
rjweb-server
RuntimeError
Class RuntimeError
Index
Constructors
constructor
Properties
cause
error
Methods
to
String
Constructors
constructor
new
Runtime
Error
(
cause
,
error
)
:
RuntimeError
Create a new Runtime Error
Parameters
cause
:
string
error
:
unknown
Returns
RuntimeError
Since
9.0.0
Properties
cause
cause
:
string
The Cause of this Error
Since
9.0.0
error
error
:
unknown
The Actual Error
Since
9.0.0
Methods
to
String
to
String
(
)
:
string
Get the Error message
Returns
string
Since
9.0.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
error
to
String
rjweb-server - v9.8.6
Loading...
Create a new Runtime Error