Constructor
new UnableToSetCookieError(opt_erroropt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
A request to set a cookie’s value could not be satisfied.
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |