InvalidCookieDomainError

An illegal attempt was made to set a cookie under a different domain than the current page.

Constructor

new InvalidCookieDomainError(opt_erroropt)

Parameters:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.