Constructor
new JavascriptError(opt_erroropt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
An error occurred while executing JavaScript supplied by the user.
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |