Properties
| Name | Type | Description |
|---|---|---|
| Error | String | Error code, such as CloudScriptNotFound, JavascriptException, CloudScriptFunctionArgumentSizeExceeded, CloudScriptAPIRequestCountExceeded, CloudScriptAPIRequestError, or CloudScriptHTTPRequestError |
| Message | String | Details about the error |
| StackTrace | String | Point during the execution of the script at which the error occurred, if any |