Class ProcessingUnitNotFoundException

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

public class ProcessingUnitNotFoundException extends org.springframework.core.NestedRuntimeException
Failure to find a processing unit to deploy to.
Author:
kimchy
See Also:
  • Constructor Details

    • ProcessingUnitNotFoundException

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