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

## 속성

| 이름      | 형식     | 설명               |
| :------ | :----- | :--------------- |
| Error   | String | 오류 코드입니다.        |
| Message | String | 오류에 대한 세부 정보입니다. |


## Related topics

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