koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.exception
/
AgentNotFoundException
Agent
Not
Found
Exception
class
AgentNotFoundException
(
message
:
String
)
:
AgentEngineException
(
source
)
Members
Members & Extensions
Constructors
Agent
Not
Found
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
Agent
Error
Link copied to clipboard
fun
Throwable
.
toAgentError
(
)
:
AIAgentError