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.feature.model
/
AIAgentError
AIAgent
Error
@
Serializable
class
AIAgentError
(
source
)
Members
Constructors
AIAgent
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
String
?
=
null
message
Link copied to clipboard
val
message
:
String
stack
Trace
Link copied to clipboard
val
stackTrace
:
String