[Modify] Edit it

master
sta 9 years ago
parent 947ccd8cb5
commit 4894d06814

@ -31,7 +31,8 @@ using System;
namespace WebSocketSharp namespace WebSocketSharp
{ {
/// <summary> /// <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> /// </summary>
public class WebSocketException : Exception public class WebSocketException : Exception
{ {

Loading…
Cancel
Save