GigaSpaces XAP 10.0.1 API

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

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

public class AutoScalingStatisticsFormatException
extends AutoScalingStatisticsException
implements SlaEnforcementFailure

Since:
9.0.0
Author:
itaif
See Also:
Serialized Form

Constructor Summary
AutoScalingStatisticsFormatException(ProcessingUnit pu, Object value, Object threshold, NumberFormatException e)
           
 
Method Summary
 org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
           
 
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, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
equals, getProcessingUnitName
 

Constructor Detail

AutoScalingStatisticsFormatException

public AutoScalingStatisticsFormatException(ProcessingUnit pu,
                                            Object value,
                                            Object threshold,
                                            NumberFormatException e)
Method Detail

toEvent

public org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
Specified by:
toEvent in interface SlaEnforcementFailure

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.