[Modify] Edit it
This commit is contained in:
parent
947ccd8cb5
commit
4894d06814
@ -31,7 +31,8 @@ using System;
|
||||
namespace WebSocketSharp
|
||||
{
|
||||
/// <summary>
|
||||
/// The exception that is thrown when a <see cref="WebSocket"/> gets a fatal error.
|
||||
/// The exception that is thrown when a fatal error occurs in
|
||||
/// the WebSocket communication.
|
||||
/// </summary>
|
||||
public class WebSocketException : Exception
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user