harmony 鸿蒙UDMF Error Codes
UDMF Error Codes
NOTE
This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.
20400001 Settings Already Exist
Error Message
Settings already exist.
Description
The data to be set by setAppShareOptions() already exists.
Possible Causes
This error is reported when setAppShareOptions is called repeatedly to set ShareOptions of the drag-and-drop channel data.
Solution
Call removeAppShareOptions to clear the ShareOptions of the current drag-and-drop channel data, and then call setAppShareOptions to set ShareOptions.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦