Serialized Form


Package ca.ualberta.cs.poker.free.server

Class ca.ualberta.cs.poker.free.server.ConversionException extends java.lang.Exception implements Serializable

Serialized Fields

act

Action act

Class ca.ualberta.cs.poker.free.server.SyncException extends java.lang.Exception implements Serializable

Class ca.ualberta.cs.poker.free.server.TimeoutException extends java.lang.Exception implements Serializable

Serialized Fields

playerIndex

int playerIndex
The index of the player that times out.


serious

boolean serious
A serious timeout exception is caused by a message that fails to send. Because a failure to send might not be representable by any standard signal, the player forfeits the remainder of his blinds.