package ZeroTypes.Exceptions; /** * Created with IntelliJ IDEA. * User: N3trunner * Date: 11.06.12 * Time: 12:38 * To change this template use File | Settings | File Templates. */ public class GameReplayDescriptionNotContainedInDatabaseException extends Exception { }