Package ai.waii.clients.chat
Class ChatResponseData.ErrorInfo
java.lang.Object
ai.waii.clients.chat.ChatResponseData.ErrorInfo
- Enclosing class:
ChatResponseData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorCode(Integer errorCode) voidsetErrorDetail(String errorDetail)
-
Constructor Details
-
ErrorInfo
public ErrorInfo()
-
-
Method Details
-
getErrorDetail
-
setErrorDetail
-
getErrorCode
-
setErrorCode
-