| 
|||||||||
| 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.StatisticsNotAvailable
public class StatisticsNotAvailable
This exception is thrown in case when space statistics are not available.
| Field Summary | 
|---|
| Fields inherited from class java.rmi.RemoteException | 
|---|
detail | 
| Constructor Summary | |
|---|---|
StatisticsNotAvailable(String s)
Constructs a SpaceStoppedException with the specified
 detail message. | 
|
| Method Summary | 
|---|
| 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 | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StatisticsNotAvailable(String s)
SpaceStoppedException with the specified
 detail message.
s - - the detail message
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||