harmony 鸿蒙Drag Event Error Codes

  • 2023-10-30
  • 浏览 (170)

Drag Event Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

190001 Data Not Found

Error Message

GetData failed, data not found.

Error Description

This error code is reported if no data is obtained after an application calls the GetData() API of DragEvent.

Possible Cause

The DragEvent data has not been obtained.

Solution

N/A

190002 Data Error

Error Message

GetData failed, data error.

Error Description

This error code is reported if the obtained data is incorrect after an application calls the GetData() API of DragEvent.

Possible Cause

The obtained data is incorrect.

Solution

N/A

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Error Codes

harmony 鸿蒙Event Error Codes

harmony 鸿蒙DeviceUsageStatistics Error Codes

harmony 鸿蒙DistributedNotificationService Error Codes

harmony 鸿蒙Distributed Scheduler Error Codes

harmony 鸿蒙Ability Error Codes

harmony 鸿蒙Access Control Error Codes

harmony 鸿蒙Accessibility Error Codes

harmony 鸿蒙Account Management Error Codes

harmony 鸿蒙Animator Error Codes

0  赞