March 2002
Intermediate to advanced
864 pages
31h 8m
English
CookieException
This exception signals an error encountered during a cookie-related operation.
public class CookieException : FormatException { // Public Constructors public method CookieException(); // Protected Constructors protected method CookieException( System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext); }
System.Object→System.Exception(System.Runtime.Serialization.ISerializable)→System.SystemException→System.FormatException→CookieException