public class GameException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
GameException(java.lang.String string)
Create a game exception
|
private static final long serialVersionUID