uk.ac.ebi.intact.application.hierarchView.exception
Class ProteinNotFoundException

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

public class ProteinNotFoundException
extends java.lang.Exception

Thrown when we don't find a protein by its AC

Version:
$Id: ProteinNotFoundException.java,v 1.2 2003/03/18 10:38:37 skerrien Exp $
Author:
Samuel Kerrien (skerrien@ebi.ac.uk)
See Also:
Serialized Form

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

ProteinNotFoundException

public ProteinNotFoundException()

ProteinNotFoundException

public ProteinNotFoundException(java.lang.String message)


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