GigaSpaces XAP 8.0 API

com.j_spaces.core.exception
Class SpaceAlreadyStartedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by 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

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
SpaceAlreadyStartedException(String s)
          Constructs a SpaceAlreadyStartedException 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpaceAlreadyStartedException

public SpaceAlreadyStartedException(String s)
Constructs a SpaceAlreadyStartedException with the specified detail message.

Parameters:
s - - the detail message

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.