Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
34b14977
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
34b14977
编写于
10月 14, 2022
作者:
Z
zhao_zhen_zhou
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
modify xxx to ${messageInfo}
Signed-off-by:
N
zhao_zhen_zhou
<
zhaozhenzhou@huawei.com
>
上级
88e2c363
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
8 addition
and
8 deletion
+8
-8
zh-cn/application-dev/reference/errorcodes/errorcode-huks.md
zh-cn/application-dev/reference/errorcodes/errorcode-huks.md
+8
-8
未找到文件。
zh-cn/application-dev/reference/errorcodes/errorcode-huks.md
浏览文件 @
34b14977
...
...
@@ -3,7 +3,7 @@
## 201 权限校验失败
### 错误信息
Check permission fail. Request $
permissionName$
.
Check permission fail. Request $
{messageInfo}
.
### 可能原因
该错误码表示权限校验失败,可能原因如下:
...
...
@@ -17,9 +17,9 @@ Check permission fail. Request $permissionName$.
## 401 参数检查失败
### 错误信息
xxx
argument is invalid. User should make sure using the correct value. or
${messageInfo}
argument is invalid. User should make sure using the correct value. or
xxx arguement is missing. User should add xxx
in param set.
${messageInfo} arguement is missing. User should add ${messageInfo}
in param set.
### 可能原因
该错误码表示参数检查失败,可能原因如下:
...
...
@@ -44,7 +44,7 @@ This api is not supported in current device.
## 12000001 该子功能不支持(特性)
### 错误信息
xxx
mode is not support in current device.
${messageInfo}
mode is not support in current device.
### 可能原因
支持API,但是不支持API内部某些子特性(功能),如算法参数。
...
...
@@ -53,7 +53,7 @@ xxx mode is not support in current device.
## 12000002 缺少密钥算法参数
### 错误信息
Check get
xxx failed. User should add xxx
in param set.
Check get
${messageInfo} failed. User should add ${messageInfo}
in param set.
### 可能原因
使用密钥时缺少相关参数。
...
...
@@ -65,7 +65,7 @@ Check get xxx failed. User should add xxx in param set.
### 错误信息
xxx
argument is invalid. User should make sure using the correct value.
${messageInfo}
argument is invalid. User should make sure using the correct value.
### 可能原因
...
...
@@ -204,7 +204,7 @@ Queried entity does not exist.
### 错误信息
External error
xxx
.
External error
${messageInfo}
.
### 可能原因
...
...
@@ -246,7 +246,7 @@ Memory is insufficient.
### 错误信息
Call
xxx service to do xxx
failed.
Call
${messageInfo} service to do ${messageInfo}
failed.
### 可能原因
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录