GigaSpaces XAP 9.0 API

org.openspaces.grid.gsm.sla.exceptions
Class SlaEnforcementInProgressException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AutoScalingSlaEnforcementInProgressException, ContainersSlaEnforcementInProgressException, GridServiceAgentSlaEnforcementInProgressException, MachinesSlaEnforcementInProgressException, RebalancingSlaEnforcementInProgressException, WrongNumberOfESMComponentsException

public class SlaEnforcementInProgressException
extends Exception

See Also:
Serialized Form

Constructor Summary
SlaEnforcementInProgressException(String message)
           
SlaEnforcementInProgressException(String message, Throwable cause)
           
 
Method Summary
 Throwable fillInStackTrace()
          Override the method to avoid expensive stack build and synchronization, since no one uses it anyway.
 
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

SlaEnforcementInProgressException

public SlaEnforcementInProgressException(String message)

SlaEnforcementInProgressException

public SlaEnforcementInProgressException(String message,
                                         Throwable cause)
Method Detail

fillInStackTrace

public Throwable fillInStackTrace()
Override the method to avoid expensive stack build and synchronization, since no one uses it anyway.

Overrides:
fillInStackTrace in class Throwable

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.