[Modify] Edit it
This commit is contained in:
parent
559ee7a1af
commit
75cb424057
@ -44,8 +44,8 @@ using System.Runtime.Serialization;
|
||||
namespace WebSocketSharp.Net
|
||||
{
|
||||
/// <summary>
|
||||
/// The exception that is thrown when a <see cref="HttpListener"/> gets an error
|
||||
/// processing an HTTP request.
|
||||
/// The exception that is thrown when a <see cref="HttpListener"/> instance
|
||||
/// gets an error processing an HTTP request.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class HttpListenerException : Win32Exception
|
||||
|
Loading…
Reference in New Issue
Block a user