GigaSpaces XAP 10.0.1 API

org.openspaces.grid.gsm.autoscaling.exceptions
Class AutoScalingSlaEnforcementInProgressException

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.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AutoScalingConfigConflictException, AutoScalingStatisticsException, AutoScalingTemporarilyDisabledCooldownException, AutoScalingThresholdBreachedException, PerZoneAutoScalingSlaEnforcementInProgressException, ReachedMaximumCapacityAutoScalingException, RulesConflictAutoScalingException

public class AutoScalingSlaEnforcementInProgressException
extends SlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
AutoScalingSlaEnforcementInProgressException(ProcessingUnit pu, String message)
           
AutoScalingSlaEnforcementInProgressException(ProcessingUnit pu, String message, Throwable reason)
           
 
Method Summary
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
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, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoScalingSlaEnforcementInProgressException

public AutoScalingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                    String message)

AutoScalingSlaEnforcementInProgressException

public AutoScalingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                    String message,
                                                    Throwable reason)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.