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