> ## 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

> Tipo de datos ActionExecutionError.

## Propiedades

| Nombre  | Tipo   | Descripción              |
| :------ | :----- | :----------------------- |
| Error   | String | Código de error.         |
| Message | String | Detalles sobre el error. |


## Related topics

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