NetMauMau
0.17.1
Client API
|
#include <scoresexception.h>
Failure while retrieving scores.
Public Member Functions | |
SOCKET | sockfd () const throw () |
The socket on which the error occurred. More... | |
virtual const char * | what () const throw () |
A description of the error. More... | |
|
inherited |
The socket on which the error occurred.
|
virtualinherited |
A description of the error.
Reimplemented in NetMauMau::Client::Exception::VersionMismatchException.