> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ActionExecutionError

> ActionExecutionError 数据类型。

## 属性

| 名称      | 类型     | 描述         |
| :------ | :----- | :--------- |
| Error   | String | 错误代码。      |
| Message | String | 有关错误的详细信息。 |


## Related topics

- [player_action_executed](/zh-CN/services/playfab/api-references/events/Player/player-action-executed.md)
- [ScriptExecutionError](/zh-CN/services/playfab/api-references/events/data-types/scriptexecutionerror.md)
- [PFCloudScriptFunctionExecutionError](/zh-CN/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptfunctionexecutionerror.md)
- [PFCloudScriptScriptExecutionError](/zh-CN/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptscriptexecutionerror.md)
- [action_failed](/zh-CN/services/playfab/api-references/events/PlayStream/action-failed.md)
