异常

12126

用法规范

  1. -- service 内引入
  2. const { BizError, errorInfoEnum } = require('../constant/error');
  3. -- 使用
  4. throw new BizError(errorInfoEnum.disable_edit_appaId)

异常总览

错误码 错误原因
resource_forbidden 无执行权限
socket_connect_success 连接成功
socket_authentication_failed 认证失败
no_update_option 没有要修改的选项
data_not_found 数据不匹配
data_not_found 数据包含多条
data_not_found 数据不存在
request_user_not_exist 用户不存在
user_password_error 用户名 或 密码错误, 请重新输入!
user_banned 账号被封禁! 请联系管理员。
user_status_error 用户状态异常!
user_password_reset_old_error 旧密码错误, 请重新输入!
user_password_reset_same_error 新旧密码不能一样, 请重新输入!
chat_user_not_exist 用户不存在
chat_already_room_user 已经是群成员
chat_owner_cannot_exit 群主不能直接退出
chat_already_friend 已经是好友关系
chat_not_user_friend 不是好友关系
chat_already_reject 已经拒绝了
chat_room_not_found 群不存在
chat_user_not_in_room 用户不在群组内
chat_user_is_baned_in_room 用户被禁言
chat_room_user_cant_not_set 你不能修改当前群用户数据
chat_can_not_operate_room_owner 不能对群主进行此操作
chat_can_not_operate_room_admin 不能对群管理员进行此操作
chat_please_select_user 请选择用户
chat_message_not_found 消息不存在
chat_message_forbidden 无执行权限(消息)
chat_can_not_add_yourself 不能添加自己为好友
chat_had_assigned_to_other_agent 该访客已有其他客服接待
xiaochengxu_not_found 小程序暂不可用
xiaochengxu_not_online 小程序不在线