[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.
|
/// The exception that is thrown when a <see cref="Cookie"/> gets an error.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[Serializable]
|
[Serializable]
|
||||||
public class CookieException : FormatException, ISerializable
|
public class CookieException : FormatException
|
||||||
{
|
{
|
||||||
#region Internal Constructors
|
#region Internal Constructors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user