package ServerRunner.Interface; /** * Created with IntelliJ IDEA. * User: N3trunner * Date: 21.05.12 * Time: 20:02 * To change this template use File | Settings | File Templates. */ public class SessionIsNotInReadyStateException extends Throwable { }