gov.lbl.genome.common
Class GeneNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gov.lbl.genome.common.GeneNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class GeneNotFoundException
extends java.lang.Exception

Title: GeneNotFoundException

Description: Gene Not Found Exception

Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory

Company: LBNL

See Also:
Serialized Form

Constructor Summary
GeneNotFoundException()
          Gene Not Found Exception
GeneNotFoundException(java.lang.String message)
          Gene Not Found Exception
 
Method Summary
 
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

GeneNotFoundException

public GeneNotFoundException()
Gene Not Found Exception


GeneNotFoundException

public GeneNotFoundException(java.lang.String message)
Gene Not Found Exception

Parameters:
message - String