Version: 1.1.1

org.biomoby.shared
Class PendingCurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.biomoby.shared.PendingCurationException
All Implemented Interfaces:
Serializable

public class PendingCurationException
extends Exception

A specific exception indicating that a request should not be fulfilled because registration or deregistration of an entity was not yet successful - but may be later.

Version:
$Id: PendingCurationException.java,v 1.3 2006/07/07 04:12:40 gordonp Exp $
Author:
Martin Senger
See Also:
Serialized Form

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

PendingCurationException

public PendingCurationException()

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010