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

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

public class NoInteractorFoundException
extends java.lang.Exception

This Exception should be thrown, if there were no interactors found for the ac.

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

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

NoInteractorFoundException

public NoInteractorFoundException()

NoInteractorFoundException

public NoInteractorFoundException(java.lang.String message)


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