koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.feature.handler.node
/
NodeExecutionFailedContext
/
NodeExecutionFailedContext
Node
Execution
Failed
Context
constructor
(
eventId
:
String
,
executionInfo
:
AgentExecutionInfo
,
node
:
AIAgentNodeBase
<
*
,
*
>
,
context
:
AIAgentGraphContextBase
,
input
:
Any
?
,
inputType
:
KType
,
throwable
:
Throwable
)
(
source
)