diff --git a/api/@ohos.bundle.bundleMonitor.d.ts b/api/@ohos.bundle.bundleMonitor.d.ts index 0f08c1d940..7067c2299c 100644 --- a/api/@ohos.bundle.bundleMonitor.d.ts +++ b/api/@ohos.bundle.bundleMonitor.d.ts @@ -62,7 +62,6 @@ declare namespace bundleMonitor { * @param { Callback } 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 } 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