| 
|||||||||
| 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.SpaceConfigurationException
com.j_spaces.core.exception.InvalidServiceNameException
public class InvalidServiceNameException
This exception is thrown in case of invalid space name.
| Field Summary | 
|---|
| Fields inherited from class java.rmi.RemoteException | 
|---|
detail | 
| Constructor Summary | |
|---|---|
InvalidServiceNameException(String str)
 | 
|
| 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 InvalidServiceNameException(String str)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||