GigaSpaces XAP 9.1 API

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

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
                  extended by org.openspaces.grid.gsm.autoscaling.exceptions.PerZoneAutoScalingSlaEnforcementInProgressException
All Implemented Interfaces:
Serializable

public class PerZoneAutoScalingSlaEnforcementInProgressException
extends AutoScalingSlaEnforcementInProgressException

Author:
elip
See Also:
Serialized Form

Constructor Summary
PerZoneAutoScalingSlaEnforcementInProgressException(ProcessingUnit pu, String message)
           
 
Method Summary
 void addReason(ZonesConfig zones, AutoScalingSlaEnforcementInProgressException reason)
           
 String getMessage()
           
 boolean hasReason()
           
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerZoneAutoScalingSlaEnforcementInProgressException

public PerZoneAutoScalingSlaEnforcementInProgressException(ProcessingUnit pu,
                                                           String message)
Method Detail

addReason

public void addReason(ZonesConfig zones,
                      AutoScalingSlaEnforcementInProgressException reason)

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

hasReason

public boolean hasReason()

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.