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