未验证 提交 cb656766 编写于 作者: W wanghaoxu 提交者: Gitee

update ipc new js apis and their errorcodes

Signed-off-by: Nwanghaoxu <wanghaoxu1@huawei.com>
上级 01996afc
...@@ -2,24 +2,6 @@ ...@@ -2,24 +2,6 @@
从API version 9起,IPC支持异常返回功能。错误码对应数值及含义见下表。 从API version 9起,IPC支持异常返回功能。错误码对应数值及含义见下表。
## 401 参数校验失败
### 错误信息
Verify param failed.
### 错误描述
当参数个数或参数类型不匹配时,系统会产生此错误码。
### 可能原因
参数个数错误或参数类型不匹配。
### 处理步骤
检查参数个数、参数类型。
## 1900001 系统调用mmap失败 ## 1900001 系统调用mmap失败
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册