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

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

public class SameGraphPathException
extends java.lang.Exception

2 GO:IDs are in the same graph path of a graph (DAG)

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

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

SameGraphPathException

public SameGraphPathException()

SameGraphPathException

public SameGraphPathException(java.lang.String message)
Parameters:
message -


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