Search
Preparing search index...
The search index is not available
Detritus Client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ClusterIPCError
Class ClusterIPCError
Hierarchy
BaseError
ClusterIPCError
Index
Constructors
constructor
Properties
message
name
stack
Methods
toJSON
Constructors
constructor
new
ClusterIPCError
(
error
:
object
)
:
ClusterIPCError
Parameters
error:
object
message
:
string
name
:
string
stack
:
string
Returns
ClusterIPCError
Properties
message
message
:
string
name
name
:
string
stack
stack
:
string
Methods
toJSON
toJSON
(
)
:
object
Returns
object
message
:
string
name
:
string
stack
:
undefined
|
string
Globals
ClusterIPCError
constructor
message
name
stack
toJSON
Generated using
TypeDoc