Member Junction
Preparing search index...
@memberjunction/code-execution
ErrorIpcMessage
Interface ErrorIpcMessage
Worker → Host: execution threw before the handler could assemble a result.
interface
ErrorIpcMessage
{
error
:
string
;
requestId
:
string
;
type
:
"error"
;
}
Index
Properties
error
request
Id
type
Properties
error
error
:
string
request
Id
requestId
:
string
type
type
:
"error"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
request
Id
type
Member Junction
Loading...
Worker → Host: execution threw before the handler could assemble a result.