mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
主干sdk同步
Signed-off-by: songjindian <songjindian1@huawei.com>
This commit is contained in:
parent
d51c3da8a3
commit
7711b6099d
2
api/@ohos.app.form.formAgent.d.ts
vendored
2
api/@ohos.app.form.formAgent.d.ts
vendored
@ -55,7 +55,7 @@ declare namespace formAgent {
|
||||
* @param { AsyncCallback<string> } callback - The callback is used to return the form id.
|
||||
* @throws { BusinessError } 202 - The application is not a system application.
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes:
|
||||
* 1. Mandatory parameters are left unspecified;2. Incorrect parameter types; 3. Parameter verification failed.
|
||||
* 1.Mandatory parameters are left unspecified;2.Incorrect parameter types; 3.Parameter verification failed.
|
||||
* @throws { BusinessError } 16500050 - IPC connection error.
|
||||
* @throws { BusinessError } 16500100 - Failed to obtain the configuration information.
|
||||
* @throws { BusinessError } 16501000 - An internal functional error occurred.
|
||||
|
Loading…
Reference in New Issue
Block a user