diff --git a/api/@ohos.cooperate.d.ts b/api/@ohos.cooperate.d.ts index 83f3799be64e9e80b92eed8ae116754c2e7f7e82..b61c8de9e28e8ca644f311f8eeda3b81fdf18c64 100644 --- a/api/@ohos.cooperate.d.ts +++ b/api/@ohos.cooperate.d.ts @@ -726,7 +726,8 @@ declare namespace cooperate { * @returns { Promise } the promise returned by the function. * @throws {BusinessError} 201 - Permission denied. * @throws {BusinessError} 202 - Permission verification failed. A non-system application calls a system API. - * @throws {BusinessError} 20900001 - Operation failed. + * @throws {BusinessError} 20900001 - Service exception. Possible causes: 1. A system error, such as null pointer, + *
container-related exception, or IPC exception. 2. N-API invocation exception or invalid N-API status. * @syscap SystemCapability.Msdp.DeviceStatus.Cooperate * @systemapi Hide this for inner system use. * @since 20