GigaSpaces XAP 9.7.2 API

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

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.AutoScalingStatisticsException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AutoScalingInstanceStatisticsException, AutoScalingStatisticsFormatException

public class AutoScalingStatisticsException
extends AutoScalingSlaEnforcementInProgressException

Since:
9.0.0
Author:
itaif
See Also:
Serialized Form

Constructor Summary
  AutoScalingStatisticsException(ProcessingUnit pu, ProcessingUnitStatisticsId statisticsId)
           
protected AutoScalingStatisticsException(ProcessingUnit pu, String message)
           
protected AutoScalingStatisticsException(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

AutoScalingStatisticsException

protected AutoScalingStatisticsException(ProcessingUnit pu,
                                         String message)

AutoScalingStatisticsException

protected AutoScalingStatisticsException(ProcessingUnit pu,
                                         String message,
                                         Throwable reason)

AutoScalingStatisticsException

public AutoScalingStatisticsException(ProcessingUnit pu,
                                      ProcessingUnitStatisticsId statisticsId)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.