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
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved
The software source code is proprietary and confidential information of GigaSpaces.
You may use the software source code solely under the terms and limitations of
The license agreement granted to you by GigaSpaces.
- See Also:
- Serialized Form
SpaceAlreadyStartedException
public SpaceAlreadyStartedException(String s)
- Constructs a
SpaceAlreadyStartedException
with the specified
detail message.
- Parameters:
s
- - the detail message
Copyright © GigaSpaces.