UnableToSetCookieError#

A request to set a cookie’s value could not be satisfied.

Constructor#

new UnableToSetCookieError(opt_erroropt)#

Parameters:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.