Serialized Form
serialVersionUID: 1L
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.
description
java.lang.String description
- A short description of the error
serialVersionUID: 6684074574326038253L
numRounds
int numRounds
maxPlayers
int maxPlayers
minPlayers
int minPlayers
minBet
int minBet
maxBet
int maxBet
stackSize
int stackSize
smallBlind
int smallBlind
blindStructure
int[] blindStructure
numPrivateCards
int[] numPrivateCards
numPublicCards
int[] numPublicCards
betsPerRound
int[] betsPerRound
betStructure
int[] betStructure
reverseBlinds
boolean reverseBlinds
doylesGame
boolean doylesGame
noLimit
boolean noLimit