com.j_spaces.core.exception
Class SpaceAlreadyStartedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.io.IOException
              
java.rmi.RemoteException
                  
com.j_spaces.core.exception.SpaceAlreadyStartedException
- All Implemented Interfaces: 
 - Serializable
 
public class SpaceAlreadyStartedException
- extends RemoteException
 
This exception is thrown in case where there is an attempt to start
 already started space.
 
 Copyright:   GigaSpaces Technologies LTD, Inc. All rights reserved.
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
SpaceAlreadyStartedException
public SpaceAlreadyStartedException(String s)
- Constructs a 
SpaceAlreadyStartedException with the specified
 detail message.
- Parameters:
 s - - the detail message