Uses of Class
ai.waii.clients.chat.ChatResponseData.ErrorInfo
Packages that use ChatResponseData.ErrorInfo
-
Uses of ChatResponseData.ErrorInfo in ai.waii.clients.chat
Methods in ai.waii.clients.chat that return ChatResponseData.ErrorInfoModifier and TypeMethodDescriptionChatResponseData.ChatError.getChartGenError()ChatResponseData.ChatError.getQueryGenError()ChatResponseData.ChatError.getQueryRunError()Methods in ai.waii.clients.chat with parameters of type ChatResponseData.ErrorInfoModifier and TypeMethodDescriptionvoidChatResponseData.ChatError.setChartGenError(ChatResponseData.ErrorInfo chartGenError) voidChatResponseData.ChatError.setQueryGenError(ChatResponseData.ErrorInfo queryGenError) voidChatResponseData.ChatError.setQueryRunError(ChatResponseData.ErrorInfo queryRunError)