Class DuplicateGameNameHashException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sockit.gameserver.DuplicateGameNameHashException
All Implemented Interfaces:
Serializable

public class DuplicateGameNameHashException
extends Exception
Exception thrown by registerGame() method attempts to register a Game where the hash of the Game's name is equal to the hash of another Game's name
See Also:
Serialized Form