My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.ScriptExecutionError Class Reference
Inheritance diagram for PlayFab.ClientModels.ScriptExecutionError:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Error
 Error code, such as CloudScriptNotFound, JavascriptException, CloudScriptFunctionArgumentSizeExceeded, CloudScriptAPIRequestCountExceeded, CloudScriptAPIRequestError, or CloudScriptHTTPRequestError.
 
string Message
 Details about the error.
 
string StackTrace
 Point during the execution of the script at which the error occurred, if any.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: