Package io.sockit.gameserver
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
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString