public class InactiveSpaceException extends RemoteException
getPrimarySpaceName() method
 return the primary space name the user should access. Note: Prior to GigaSpaces 5.2 com.j_spaces.core.SpaceStandbyException was used to indicate client access to space running in backup mode.
SpaceMode, 
Serialized Formdetail| Modifier | Constructor and Description | 
|---|---|
  | 
InactiveSpaceException(String inActiveSpaceMemberName,
                      String primarySpaceMemberName)
Constructor. 
 | 
protected  | 
InactiveSpaceException(String inActiveSpaceMemberName,
                      String primarySpaceMemberName,
                      String msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getInActiveSpaceName()  | 
String | 
getPrimarySpaceName()  | 
getCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © GigaSpaces.