Preparing search index...
The search index is not available
@stable-canvas/comfyui-client - v1.4.1
@stable-canvas/comfyui-client
ComfyUiWsTypes
Messages
ExecutionError
Interface ExecutionError
interface
ExecutionError
{
current_inputs
:
any
;
current_outputs
:
any
[]
;
exception_message
:
string
;
exception_type
:
string
;
executed
:
string
[]
;
node_id
:
string
;
node_type
:
string
;
prompt_id
:
string
;
traceback
:
string
;
}
Index
Properties
current_
inputs
current_
outputs
exception_
message
exception_
type
executed
node_
id
node_
type
prompt_
id
traceback
Properties
current_
inputs
current_
inputs
:
any
current_
outputs
current_
outputs
:
any
[]
exception_
message
exception_
message
:
string
exception_
type
exception_
type
:
string
executed
executed
:
string
[]
node_
id
node_
id
:
string
node_
type
node_
type
:
string
prompt_
id
prompt_
id
:
string
traceback
traceback
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
current_
inputs
current_
outputs
exception_
message
exception_
type
executed
node_
id
node_
type
prompt_
id
traceback
@stable-canvas/comfyui-client - v1.4.1
Loading...