harmony 鸿蒙promptAction Error Codes

  • 2025-06-12
  • 浏览 (4)

promptAction Error Codes

NOTE

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

100001 Internal Error

Error Message

Internal error.

Description

This error code is reported when an internal error that cannot be rectified by developers occurs. The internal error type is included in the error information.

Possible Causes

The operation for obtaining the rendering engine or parsing parameters fails.

Solution

N/A

103301 Dialog Content Error

Error Message

Dialog content error.

Description

This error code is reported when there is an issue with the content node of the custom dialog box, which prevents the node from being rendered.

Possible Causes

The custom component node passed to the dialog box is empty or incorrect.

Solution

N/A

103302 Custom Dialog Box Already Exists

Error Message

Dialog content already exists.

Description

This error code is reported when an attempt is made to open a custom dialog box that is already open.

Possible Causes

The custom dialog box associated with the content node is currently displayed.

Solution

N/A

103303 Custom Dialog Box Not Found

Error Message

Dialog content not found.

Description

This error code is reported when an attempt is made to close or update a custom dialog box that is not open.

Possible Causes

The custom dialog box associated with the content node is not open.

Solution

N/A

103401 Toast Not Found

Error Message

Toast not found.

Description

This error code is reported when an attempt is made to close a toast that is not being displayed.

Possible Causes

The toast has not been displayed or has already been closed.

Solution

N/A

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ColorStop

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

0  赞