mirror of
https://gitee.com/openharmony/applications_dlp_manager
synced 2024-11-23 09:59:57 +00:00
!17 add new errorcode to be upgraded
Merge pull request !17 from xuqian0131/master
This commit is contained in:
commit
e87dabc9ff
2
@ohos.dlpPermission.d.ts
vendored
2
@ohos.dlpPermission.d.ts
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user