[Modify] Polish it
This commit is contained in:
parent
45b20c0e95
commit
66359954aa
@ -46,7 +46,7 @@ namespace WebSocketSharp.Net
|
||||
/// The exception that is thrown when a <see cref="Cookie"/> gets an error.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class CookieException : FormatException, ISerializable
|
||||
public class CookieException : FormatException
|
||||
{
|
||||
#region Internal Constructors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user