org.openspaces.grid.gsm.sla.exceptions
Class SlaEnforcementInProgressException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - AutoScalingSlaEnforcementInProgressException, ContainersSlaEnforcementInProgressException, DisconnectedFromLookupServiceException, GridServiceAgentSlaEnforcementInProgressException, MachinesSlaEnforcementInProgressException, RebalancingSlaEnforcementInProgressException, WrongNumberOfESMComponentsException
 
public class SlaEnforcementInProgressException
- extends Exception
 
- See Also:
 - Serialized Form
 
 
 
 
 
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(ProcessingUnit pu,
                                         String message)
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(ProcessingUnit pu,
                                         String message,
                                         Throwable cause)
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(String puName,
                                         String message)
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(String puName,
                                         String message,
                                         Throwable cause)
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
 
 
 
getProcessingUnitName
public String getProcessingUnitName()
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class Object
 
 
equals
public boolean equals(Object obj)
- Overrides:
 equals in class Object
 
 
Copyright © GigaSpaces.