Package io.sockit.gameserver
Class SeatsNotEmptyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sockit.gameserver.SeatsNotEmptyException
- All Implemented Interfaces:
Serializable
public class SeatsNotEmptyException extends Exception
Exception thrown when
Game.reconfigurePrivateRoom()
is invoked with an attempt to change the totalNoOfSeats and the seats are not empty- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString