Class GameOverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.progettoedids.exceptions.GameOverException
All Implemented Interfaces:
Serializable

public class GameOverException extends Exception
This is a checked expression to indicate that the user lost to Game.
See Also: