[Modify] Polish it
This commit is contained in:
parent
d1e1854fa1
commit
5b68463a94
@ -1265,7 +1265,7 @@ namespace WebSocketSharp
|
|||||||
_logger.Fatal (ex.Message);
|
_logger.Fatal (ex.Message);
|
||||||
_logger.Debug (ex.ToString ());
|
_logger.Debug (ex.ToString ());
|
||||||
|
|
||||||
var msg = "An exception has occurred while connecting.";
|
var msg = "An exception has occurred while attempting to connect.";
|
||||||
fatal (msg, ex);
|
fatal (msg, ex);
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
Reference in New Issue
Block a user