phenote.datamodel
Class TermNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by phenote.datamodel.TermNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class TermNotFoundException
extends java.lang.Exception

unclear to me if we really need both ontology ex and termo not found ex

See Also:
Serialized Form

Constructor Summary
TermNotFoundException(java.lang.String m)
           
TermNotFoundException(org.obo.postcomp.TokenMgrError e)
           
 
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

TermNotFoundException

public TermNotFoundException(java.lang.String m)

TermNotFoundException

public TermNotFoundException(org.obo.postcomp.TokenMgrError e)