koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-structure
/
ai.koog.prompt.structure
/
LLMStructuredParsingError
LLMStructured
Parsing
Error
class
LLMStructuredParsingError
(
message
:
String
)
:
Exception
(
source
)
Members
Constructors
LLMStructured
Parsing
Error
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
?