> ## 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](/ja-jp/services/playfab/api-references/events/Player/player-action-executed.md)
- [ScriptExecutionError](/ja-jp/services/playfab/api-references/events/data-types/scriptexecutionerror.md)
- [PFCloudScriptFunctionExecutionError](/ja-jp/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptfunctionexecutionerror.md)
- [PFCloudScriptScriptExecutionError](/ja-jp/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptscriptexecutionerror.md)
- [action_failed](/ja-jp/services/playfab/api-references/events/PlayStream/action-failed.md)
