2 references to CookieException
System.Net.Primitives (2)
System\Net\CookieContainer.cs (2)
345throw new CookieException(SR.net_container_add_cookie, e); 747throw new CookieException(SR.Format(SR.net_cookie_parse_header, uri.AbsoluteUri), e);