Class DirectPersistencyRecoveryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.internal.server.space.recovery.direct_persistency.DirectPersistencyRecoveryException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DirectPersistencyAttributeStoreException
Created by yechielf on 05/03/2015.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DirectPersistencyRecoveryException
public DirectPersistencyRecoveryException() -
DirectPersistencyRecoveryException
-
DirectPersistencyRecoveryException
-
-
Method Details
-
createBackupNotFinishedRecoveryException
public static DirectPersistencyRecoveryException createBackupNotFinishedRecoveryException(String spaceName)
-