!8355 删除loadData未抛出的错误码

Merge pull request !8355 from jiangkuaixue/errorcode
This commit is contained in:
openharmony_ci 2023-12-22 08:20:20 +00:00 committed by Gitee
commit b040187a97
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2454,7 +2454,6 @@ declare namespace webview {
* @throws { BusinessError } 401 - Invalid input parameter.
* @throws { BusinessError } 17100001 - Init error.
* The WebviewController must be associated with a Web component.
* @throws { BusinessError } 17100002 - Invalid url.
* @syscap SystemCapability.Web.Webview.Core
* @crossplatform
* @atomicservice