Generated: Sun Oct 7 15:19:11 BST 2007

org.embl.ebi.SoaplabShare
Class SoaplabException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.embl.ebi.SoaplabShare.SoaplabException
All Implemented Interfaces:
java.io.Serializable

public class SoaplabException
extends java.lang.Exception

Just a renamed Exception - to get more specific error messages.

Version:
$Id: SoaplabException.java,v 1.1.1.1 2005/06/15 09:00:19 marsenger Exp $
Author:
Martin Senger
See Also:
Serialized Form

Constructor Summary
SoaplabException()
           
SoaplabException(java.lang.String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SoaplabException

public SoaplabException()

SoaplabException

public SoaplabException(java.lang.String s)

Generated: Sun Oct 7 15:19:11 BST 2007

Submit a bug or feature
Generated: Sun Oct 7 15:19:11 BST 2007