uk.ac.ebi.intact.application.goDensity.exception
Class DatabaseEmptyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ebi.intact.application.goDensity.exception.DatabaseEmptyException
All Implemented Interfaces:
java.io.Serializable

public class DatabaseEmptyException
extends java.lang.Exception

If database for goDensity is still empty within same tables

Version:
$Id: DatabaseEmptyException.java,v 1.1 2003/09/02 15:10:00 markusbrosch Exp $
Author:
Markus Brosch (markus @ brosch.cc)
See Also:
Serialized Form

Constructor Summary
DatabaseEmptyException()
           
DatabaseEmptyException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DatabaseEmptyException

public DatabaseEmptyException()

DatabaseEmptyException

public DatabaseEmptyException(java.lang.String message)


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk