koog
Toggle table of contents
0.5.3
common
Platform filter
common
Switch theme
Search in API
koog
agents-core
/
ai.koog.agents.core.agent.exception
Package-level
declarations
Types
Types
AIAgent
Exception
Link copied to clipboard
open
class
AIAgentException
(
problem
:
String
,
throwable
:
Throwable
?
=
null
)
:
Exception
Represents a custom exception class for use in AI Agent-related processes.