Cookie Constructor (String, String)
                
                
    Namespace: 
   WebSocketSharp.Net
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Exceptions
| Exception | Condition | 
|---|---|
| WebSocketSharp.Net..::..CookieException | name is nullNothingnullptra null reference (Nothing in Visual Basic) or empty. - or - name contains an invalid character. - or - value is nullNothingnullptra null reference (Nothing in Visual Basic). - or - value contains a string not enclosed in double quotes that contains an invalid character. |