Package ai.waii.clients.chat
Class ChatResponseData.ChatError
java.lang.Object
ai.waii.clients.chat.ChatResponseData.ChatError
- Enclosing class:
ChatResponseData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChartGenError(ChatResponseData.ErrorInfo chartGenError) voidsetQueryGenError(ChatResponseData.ErrorInfo queryGenError) voidsetQueryRunError(ChatResponseData.ErrorInfo queryRunError)
-
Constructor Details
-
ChatError
public ChatError()
-
-
Method Details
-
getChartGenError
-
setChartGenError
-
getQueryRunError
-
setQueryRunError
-
getQueryGenError
-
setQueryGenError
-