Invalid Llm Return Type Exception
class InvalidLlmReturnTypeException(val returnedObject: Any, val constraintViolations: Set<<Error class: unknown class><out <Error class: unknown class>>>) : RuntimeException
Thrown the LLM returned an object that fails validation, and although we tried, we could not correct it.