diff --git a/api/@ohos.file.cloudSync.d.ts b/api/@ohos.file.cloudSync.d.ts index d5934b84dbee945cbe0ac97eb0f0d36aa2f4812a..ed84dd3e67a4e0b9af0799d1c42bbc2eb384821c 100644 --- a/api/@ohos.file.cloudSync.d.ts +++ b/api/@ohos.file.cloudSync.d.ts @@ -1028,6 +1028,7 @@ declare namespace cloudSync { *
1.IPC failed or timed out. 2.Failed to load the service. * @throws { BusinessError } 13900020 - Invalid argument. Possible causes: *
1.Mandatory parameters are left unspecified; 2.Incorrect parameter types. + * @throws { BusinessError } 14000002 - Invalid uri. * @throws { BusinessError } 22400004 - Exceed the maximum limit. * @throws { BusinessError } 22400005 - Inner error. Possible causes: *
1.Failed to access the database or execute the SQL statement.