|
NetMauMau 0.24.4
Client API
|
There have been an error in the communication between server and client. More...
#include <socketexception.h>
There have been an error in the communication between server and client.
Public Member Functions | |
| SOCKET | sockfd () const throw () |
| The socket on which the error occurred. | |
| virtual const char * | what () const throw () |
| A description of the error. | |
| SOCKET SocketException::sockfd | ( | ) | const | |||
| throw | ( | ) | ||||
The socket on which the error occurred.
|
virtual | ||||||||||||
A description of the error.
Reimplemented in NetMauMau::Client::Exception::VersionMismatchException.