GigaSpaces XAP 9.0 API

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

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ElasticProcessingUnitInstanceUndeployInProgress, FutureProcessingUnitInstanceDeploymentException, MaximumNumberOfConcurrentRelocationsReachedException, NumberOfInstancesIsBelowMinimumException, NumberOfInstancesPerPartitionIsBelowMinimumException, ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException, ProcessingUnitIsNotEvenlyDistributedAcrossContainersException, ProcessingUnitIsNotInTactException, RemovedContainerProcessingUnitDeploymentException, SpaceRecoveryAfterRelocationException, WrongContainerProcessingUnitRelocationException

public class RebalancingSlaEnforcementInProgressException
extends SlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
RebalancingSlaEnforcementInProgressException(ProcessingUnit pu)
           
RebalancingSlaEnforcementInProgressException(ProcessingUnit pu, String message)
           
RebalancingSlaEnforcementInProgressException(ProcessingUnit pu, String message, Throwable cause)
           
RebalancingSlaEnforcementInProgressException(ProcessingUnit pu, Throwable cause)
           
 
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

RebalancingSlaEnforcementInProgressException

public RebalancingSlaEnforcementInProgressException(ProcessingUnit pu)

RebalancingSlaEnforcementInProgressException

public RebalancingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                    Throwable cause)

RebalancingSlaEnforcementInProgressException

public RebalancingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                    String message)

RebalancingSlaEnforcementInProgressException

public RebalancingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                    String message,
                                                    Throwable cause)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.