未验证 提交 0139ca1f 编写于 作者: O openharmony_ci 提交者: Gitee

!15670 翻译完成:14559【元能力卡片】新增卡片渲染服务连接失败时的错误码

Merge pull request !15670 from wusongqing/TR14559
......@@ -136,3 +136,39 @@ The widget does not belong to the application.
1. Check the ownership of the widget ID.
2. Upgrade the application permission to **SystemApp**.
## 16501004 Ability Not Installed
**Error Message**
The ability is not installed.
**Description**
The specified ability is not installed.
**Possible Causes**
The specified ability is not installed.
**Solution**
Pass in valid **abilityName** and **bundleName**.
## 16501005 Failed to Connect to FormRenderService
**Error Message**
Connect FormRenderService failed, please try again later.
**Description**
The FormRenderService fails to be connected.
**Possible Causes**
The service is busy.
**Solution**
Try again later.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册