网络管理文档资料一致性整改

Signed-off-by: wulimm <hanjing5@huawei.com>
This commit is contained in:
wulimm 2024-07-11 03:08:12 +00:00 committed by Gitee
parent b5f8afb684
commit 77b562e624
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1116,7 +1116,7 @@ declare namespace connection {
* @throws { BusinessError } 401 - Parameter error.
* @throws { BusinessError } 2100002 - Failed to connect to the service.
* @throws { BusinessError } 2100003 - System internal error.
* @throws { BusinessError } 2101007 - The callback does not exists.
* @throws { BusinessError } 2101007 - The callback does not exist.
* @syscap SystemCapability.Communication.NetManager.Core
* @since 8
*/
@ -1127,7 +1127,7 @@ declare namespace connection {
* @throws { BusinessError } 401 - Parameter error.
* @throws { BusinessError } 2100002 - Failed to connect to the service.
* @throws { BusinessError } 2100003 - System internal error.
* @throws { BusinessError } 2101007 - The callback does not exists.
* @throws { BusinessError } 2101007 - The callback does not exist.
* @syscap SystemCapability.Communication.NetManager.Core
* @crossplatform
* @since 10
@ -1139,7 +1139,7 @@ declare namespace connection {
* @throws { BusinessError } 401 - Parameter error.
* @throws { BusinessError } 2100002 - Failed to connect to the service.
* @throws { BusinessError } 2100003 - System internal error.
* @throws { BusinessError } 2101007 - The callback does not exists.
* @throws { BusinessError } 2101007 - The callback does not exist.
* @syscap SystemCapability.Communication.NetManager.Core
* @crossplatform
* @atomicservice
@ -1151,7 +1151,7 @@ declare namespace connection {
* @throws { BusinessError } 401 - Parameter error.
* @throws { BusinessError } 2100002 - Failed to connect to the service.
* @throws { BusinessError } 2100003 - System internal error.
* @throws { BusinessError } 2101007 - The callback does not exists.
* @throws { BusinessError } 2101007 - The callback does not exist.
* @syscap SystemCapability.Communication.NetManager.Core
* @crossplatform
* @atomicservice