// Created by plusminus on 14:10:25 - 04.02.2009 package org.androad.sys.serverdowntime.exc; public class DowntimeHasAlreadyPassedException extends Exception { // =========================================================== // Constants // =========================================================== private static final long serialVersionUID = -5466157561145272649L; // =========================================================== // Fields // =========================================================== // =========================================================== // Constructors // =========================================================== // =========================================================== // Getter & Setter // =========================================================== // =========================================================== // Methods from SuperClass/Interfaces // =========================================================== // =========================================================== // Methods // =========================================================== // =========================================================== // Inner and Anonymous Classes // =========================================================== }