LLMStructuredParsingError

constructor(message: String, cause: SerializationException?)(source)

Creates a new instance of LLMStructuredParsingError.

Parameters

message

A detailed message describing the cause of the parsing error.

cause

SerializationException that caused parsing exception.