GigaSpaces XAP 9.1 API

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

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.ProcessingUnitNotFoundException
All Implemented Interfaces:
Serializable

public class ProcessingUnitNotFoundException
extends NestedRuntimeException

Failure to find a processing unit to deploy to.

Author:
kimchy
See Also:
Serialized Form

Constructor Summary
ProcessingUnitNotFoundException(String name, com.gigaspaces.grid.gsm.GSM gsm)
           
 
Method Summary
 
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

ProcessingUnitNotFoundException

public ProcessingUnitNotFoundException(String name,
                                       com.gigaspaces.grid.gsm.GSM gsm)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.