GigaSpaces XAP 9.5 API

org.openspaces.pu.container.servicegrid.deploy
Class GSMNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
All Implemented Interfaces:
Serializable

public class GSMNotFoundException
extends NestedRuntimeException

Indicates error in finding a GSM to deploy to.

Author:
kimchy
See Also:
Serialized Form

Constructor Summary
GSMNotFoundException(String[] groups, long timeout)
           
GSMNotFoundException(String[] groups, long timeout, Exception e)
           
 
Method Summary
 String[] getGroups()
           
 long getTimeout()
           
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

GSMNotFoundException

public GSMNotFoundException(String[] groups,
                            long timeout,
                            Exception e)

GSMNotFoundException

public GSMNotFoundException(String[] groups,
                            long timeout)
Method Detail

getGroups

public String[] getGroups()

getTimeout

public long getTimeout()

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.