|
NetMauMau 0.24.4
Client API
|
Error in communication wit a remote player. More...
#include <remoteplayerexception.h>
Error in communication wit a remote player.
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. | |
|
inherited | ||||||||||||
The socket on which the error occurred.
|
virtualinherited | ||||||||||||
A description of the error.
Reimplemented in NetMauMau::Client::Exception::VersionMismatchException.