> ## 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 data type.

## Properties

| Name    | Type   | Description              |
| :------ | :----- | :----------------------- |
| Error   | String | Error code.              |
| Message | String | Details about the error. |


## Related topics

- [player_action_executed](/services/playfab/api-references/events/Player/player-action-executed.md)
- [action_failed](/services/playfab/api-references/events/PlayStream/action-failed.md)
- [ActionFailure](/services/playfab/api-references/events/data-types/actionfailure.md)
- [ScriptExecutionError](/services/playfab/api-references/events/data-types/scriptexecutionerror.md)
- [player_triggered_action_executed_cloudscript](/services/playfab/api-references/events/CloudScript/player-triggered-action-executed-cloudscript.md)
