uk.ac.ebi.intact.application.graph2MIF.exception
Class NoGraphRetrievedException

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

public class NoGraphRetrievedException
extends java.lang.Exception

This Exception should be thrown, if there were occoured a exception while retrieving the graph

Version:
$Id: NoGraphRetrievedException.java,v 1.1 2003/10/30 15:46:05 skerrien Exp $
Author:
Henning Mersch
See Also:
Serialized Form

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

NoGraphRetrievedException

public NoGraphRetrievedException()

NoGraphRetrievedException

public NoGraphRetrievedException(java.lang.String message)


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