NetMauMau
0.17.1
Client API
|
Exceptions thrown by clients.
Classes | |
class | CapabilitiesException |
Failure while retrieving capabilities. More... | |
class | ConnectionRejectedException |
The connection to the server got rejected. More... | |
class | GameRunningException |
There is already a game running on the server. More... | |
class | NoNetMauMauServerException |
The remote host is not a NetMauMau server. More... | |
class | PlayerlistException |
Failure while retrieving player list. More... | |
class | ProtocolErrorException |
An error in the protocol transmission occured. More... | |
class | ScoresException |
Failure while retrieving scores. More... | |
class | ShutdownException |
The server is shutting down. More... | |
class | TimeoutException |
A connection timed out. More... | |
class | VersionMismatchException |
The server version is not supported by the client. More... | |