GigaSpaces XAP 9.0 API

org.openspaces.grid.gsm.rebalancing.exceptions
Class RemovedContainerProcessingUnitDeploymentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
              extended by org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
                  extended by org.openspaces.grid.gsm.rebalancing.exceptions.RemovedContainerProcessingUnitDeploymentException
All Implemented Interfaces:
Serializable

public class RemovedContainerProcessingUnitDeploymentException
extends RebalancingSlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
RemovedContainerProcessingUnitDeploymentException(ProcessingUnit pu, GridServiceContainer expectedContainer)
           
RemovedContainerProcessingUnitDeploymentException(ProcessingUnitInstance instance, GridServiceContainer expectedContainer)
           
 
Method Summary
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
fillInStackTrace
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, 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

RemovedContainerProcessingUnitDeploymentException

public RemovedContainerProcessingUnitDeploymentException(ProcessingUnitInstance instance,
                                                         GridServiceContainer expectedContainer)

RemovedContainerProcessingUnitDeploymentException

public RemovedContainerProcessingUnitDeploymentException(ProcessingUnit pu,
                                                         GridServiceContainer expectedContainer)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.