NetMauMau
0.24.0
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 | LostConnectionException |
The server lost a connection to a player. 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 occurred. More... | |
class | RemotePlayerException |
Error in communication wit a remote player. 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... | |