org.gcube.common.core.persistence
Class GCUBERIPersistenceManager.StateNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.gcube.common.core.faults.GCUBEException
                      extended by org.gcube.common.core.faults.GCUBERetryEquivalentException
                          extended by org.gcube.common.core.persistence.GCUBERIPersistenceManager.StateNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
GCUBERIPersistenceManager

public class GCUBERIPersistenceManager.StateNotFoundException
extends GCUBERetryEquivalentException

Signals the lack of remote state.

Author:
Fabio Simeoni (University of Strathclyde)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
GCUBERIPersistenceManager.StateNotFoundException()
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class org.gcube.common.core.faults.GCUBERetryEquivalentException
getFault
 
Methods inherited from class org.gcube.common.core.faults.GCUBEException
toFault
 
Methods inherited from class java.rmi.RemoteException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

GCUBERIPersistenceManager.StateNotFoundException

public GCUBERIPersistenceManager.StateNotFoundException()
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class RemoteException


Copyright © 2013. All Rights Reserved.