mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-25 11:41:46 +00:00
!3258 delete 801 errcode for bundlemonitor
Merge pull request !3258 from longwei/master
This commit is contained in:
commit
e02e8ae214
2
api/@ohos.bundle.bundleMonitor.d.ts
vendored
2
api/@ohos.bundle.bundleMonitor.d.ts
vendored
@ -62,7 +62,6 @@ declare namespace bundleMonitor {
|
||||
* @param { Callback<BundleChangedInfo> } callback - Indicates the callback to be register.
|
||||
* @throws {BusinessError} 201 - Verify permission denied.
|
||||
* @throws {BusinessError} 401 - The parameter check failed.
|
||||
* @throws {BusinessError} 801 - Capability not support.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.Core
|
||||
* @systemapi
|
||||
* @since 9
|
||||
@ -76,7 +75,6 @@ declare namespace bundleMonitor {
|
||||
* @param { Callback<BundleChangedInfo> } callback - Indicates the callback to be unregister.
|
||||
* @throws {BusinessError} 201 - Verify permission denied.
|
||||
* @throws {BusinessError} 401 - The parameter check failed.
|
||||
* @throws {BusinessError} 801 - Capability not support.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.Core
|
||||
* @systemapi
|
||||
* @since 9
|
||||
|
Loading…
x
Reference in New Issue
Block a user