Class GamePlayNotInProgressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.sockit.gameserver.bot.GamePlayNotInProgressException
All Implemented Interfaces:
Serializable

public class GamePlayNotInProgressException
extends RuntimeException
Exception thrown when GamePlay has not started and Bot invokes playAction() method
See Also:
Serialized Form