Package io.sockit.gameserver
Class GamePlayInProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sockit.gameserver.GamePlayInProgressException
- All Implemented Interfaces:
Serializable
public class GamePlayInProgressException extends Exception
Exception thrown when
Game.reconfigurePrivateRoom()
is invoked while gamePlay is in progress- 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