Class InternalInactiveSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.jini.space.InternalSpaceException
com.j_spaces.core.exception.internal.InternalInactiveSpaceException
- All Implemented Interfaces:
Serializable
Internal space exception thrown from the engine when space is inactive. Used by the replication
module when trying to recover from a space which is not yet primary.
- Since:
- 8.0.4
- Author:
- anna
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalInactiveSpaceException
-
InternalInactiveSpaceException
-