Name

CookieException

Synopsis

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);  
}

Hierarchy

System.ObjectSystem.Exception(System.Runtime.Serialization.ISerializable)System.SystemExceptionSystem.FormatExceptionCookieException

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.