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

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

public class GoIdNotInDagException
extends java.lang.Exception

If GO:ID is not in DAG

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

Constructor Summary
GoIdNotInDagException()
           
GoIdNotInDagException(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

GoIdNotInDagException

public GoIdNotInDagException()

GoIdNotInDagException

public GoIdNotInDagException(java.lang.String message)


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