This commit is contained in:
IMback
2017-11-07 14:56:56 +01:00
parent 4c26477f91
commit 6d0a63de87
3 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ public:
/**
* Provided just to guarantee that no exceptions are thrown.
*/
~SocketException() ;
~SocketException() noexcept (true);
/**
* Get the exception message