Constructor
new ScriptTimeoutError(opt_erroropt)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
opt_error | string | <optional> | the error message, if any.  | 
- Source
 
A script did not complete before its timeout expired.
| Name | Type | Attributes | Description | 
|---|---|---|---|
opt_error | string | <optional> | the error message, if any.  |