| 
 | GigaSpaces XAP 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.j_spaces.core.exception.SpaceUnavailableException
com.j_spaces.core.exception.SpaceStoppedException
public class SpaceStoppedException
This exception is thrown in case when an attempt to perform any operations on stopped space.
| Field Summary | 
|---|
| Fields inherited from class java.rmi.RemoteException | 
|---|
| detail | 
| Constructor Summary | |
|---|---|
| SpaceStoppedException(String spaceMemberName,
                      String s)Constructs a SpaceStoppedExceptionwith the specified
 detail message. | |
| Method Summary | 
|---|
| Methods inherited from class com.j_spaces.core.exception.SpaceUnavailableException | 
|---|
| getSpaceMemberName | 
| Methods inherited from class java.rmi.RemoteException | 
|---|
| getCause, getMessage | 
| 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 | 
|---|
public SpaceStoppedException(String spaceMemberName,
                             String s)
SpaceStoppedException with the specified
 detail message.
s - - the detail message| 
 | GigaSpaces XAP 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||