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

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

public class KeyNotFoundException
extends java.lang.Exception

If key is not found

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

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

KeyNotFoundException

public KeyNotFoundException()

KeyNotFoundException

public KeyNotFoundException(java.lang.String message)


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