Syntax
Members
error const char*is null-terminated (Optional) Error code, such as CloudScriptNotFound, JavascriptException, CloudScriptFunctionArgumentSizeExceeded, CloudScriptAPIRequestCountExceeded, CloudScriptAPIRequestError, or CloudScriptHTTPRequestError.
message const char*is null-terminated (Optional) Details about the error.
stackTrace const char*is null-terminated (Optional) Point during the execution of the script at which the error occurred, if any.
