!17 add new errorcode to be upgraded

Merge pull request !17 from xuqian0131/master
This commit is contained in:
openharmony_ci 2023-09-18 12:05:05 +00:00 committed by Gitee
commit e87dabc9ff
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1271,6 +1271,7 @@ declare namespace dlpPermission {
* @throws { BusinessError } 19100008 - Not DLP file.
* @throws { BusinessError } 19100009 - Failed to operate the DLP file.
* @throws { BusinessError } 19100011 - System service exception.
* @throws { BusinessError } 19100015 - System need to be upgraded.
* @syscap SystemCapability.Security.DataLossPrevention
* @systemapi Hide this for inner system use.
* @since 10
@ -1294,6 +1295,7 @@ declare namespace dlpPermission {
* @throws { BusinessError } 19100008 - Not DLP file.
* @throws { BusinessError } 19100009 - Failed to operate the DLP file.
* @throws { BusinessError } 19100011 - System service exception.
* @throws { BusinessError } 19100015 - System need to be upgraded.
* @syscap SystemCapability.Security.DataLossPrevention
* @systemapi Hide this for inner system use.
* @since 10