枚举值 |
---|
JCAccountReasonNone | 正常
|
JCAccountReasonNotLogin | 未登录
|
JCAccountReasonCallFunctionError | 函数调用失败
|
JCAccountReasonTimeOut | 超时
|
JCAccountReasonNetWork | 网络异常
|
JCAccountReasonInvalid | 参数错误
|
JCAccountReasonGetAgent | 内部获得 Agent 失败
|
JCAccountReasonServer | 服务器错误
|
JCAccountReasonUpdateTimeInvalid | 更新时间无效
|
JCAccountReasonPermissionDenied | 禁止操作
|
JCAccountReasonUidNotFound | Uid 找不到
|
JCAccountReasonChangeNotExists | 关系不存在
|
JCAccountReasonAddAlreadyExists | 关系已存在
|
JCAccountReasonAddSelf | 不能添加自己
|
JCAccountReasonRelationTypeInvalid | 关系类型错误
|
JCAccountReasonRemoveNotExist | 删除的关系不存在
|
JCAccountReasonStatusTypeError | 状态类型错误
|
JCAccountReasonWriteOwnerError | 只允许一个创建者
|
JCAccountReasonSetWriteProperty | 写入属性错误
|
JCAccountReasonApplyTypeGranted | 类型不被允许
|
JCAccountReasonLackOfGroupName | 缺少群名
|
JCAccountReasonUnknownGroupType | 未知的群类型
|
JCAccountReasonOwnerNotInvoker | 非群主
|
JCAccountReasonNotInGroup | 不在群中
|
JCAccountReasonBlacklist | 在黑名单中
|
JCAccountReasonCapacityFull | 群已满
|
JCAccountReasonNotBelongToGroup | 不属于群
|
JCAccountReasonWriteExceedRight | 权限不够
|
JCAccountReasonQueryUid | 查询Uid错误
|
JCAccountReasonDBError | 数据库错误
|
JCAccountReasonRelationNotFound | 没找到关系
|
JCAccountReasonRelationNoProperty | 无属性
|
JCAccountReasonOther | 其他错误
|