uk.ac.ebi.intact.util
Class GoServerProxy.GoIdNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ebi.intact.business.IntactException
                    |
                    +--uk.ac.ebi.intact.util.GoServerProxy.GoIdNotFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
GoServerProxy

public static class GoServerProxy.GoIdNotFoundException
extends IntactException

See Also:
Serialized Form

Constructor Summary
GoServerProxy.GoIdNotFoundException(java.lang.String goId)
           
GoServerProxy.GoIdNotFoundException(java.lang.String goId, java.lang.Exception nested)
           
 
Methods inherited from class uk.ac.ebi.intact.business.IntactException
getNestedMessage, getRootCause, rootCauseExists
 
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

GoServerProxy.GoIdNotFoundException

public GoServerProxy.GoIdNotFoundException(java.lang.String goId)

GoServerProxy.GoIdNotFoundException

public GoServerProxy.GoIdNotFoundException(java.lang.String goId,
                                           java.lang.Exception nested)


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