[Modify] Polish it
This commit is contained in:
@@ -986,6 +986,7 @@ namespace WebSocketSharp.Server
|
||||
}
|
||||
catch (Exception ex) {
|
||||
var msg = "The underlying listener has failed to stop.";
|
||||
|
||||
throw new InvalidOperationException (msg, ex);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user