Interface MessageErrorCodes
public interface MessageErrorCodes
Description: WebSocket 统一错误代码定义
- Author:
- : gengwei.zheng
- Date:
- : 2022/12/29 15:57
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final cn.herodotus.engine.assistant.definition.feedback.NotAcceptableFeedbackstatic final cn.herodotus.engine.assistant.definition.feedback.NotAcceptableFeedback
-
Field Details
-
ILLEGAL_CHANNEL
static final cn.herodotus.engine.assistant.definition.feedback.NotAcceptableFeedback ILLEGAL_CHANNEL -
PRINCIPAL_NOT_FOUND
static final cn.herodotus.engine.assistant.definition.feedback.NotAcceptableFeedback PRINCIPAL_NOT_FOUND
-