CookieException Class
The exception that is thrown when a Cookie gets an error.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[SerializableAttribute] public class CookieException : FormatException, ISerializable
<SerializableAttribute> _ Public Class CookieException _ Inherits FormatException _ Implements ISerializable
[SerializableAttribute] public ref class CookieException : public FormatException, ISerializable
Inheritance Hierarchy
Exception
SystemException
FormatException
WebSocketSharp.Net..::..CookieException