Class VictoryException

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

public class VictoryException extends Exception
This is a checked exception to indicate a winning condition to Game.
See Also: