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:
- ContainersSlaEnforcementInProgressException, GridServiceAgentSlaEnforcementInProgressException, MachinesSlaEnforcementInProgressException, RebalancingSlaEnforcementInProgressException
public class SlaEnforcementInProgressException
- extends Exception
- See Also:
- Serialized Form
Method Summary |
Throwable |
fillInStackTrace()
Override the method to avoid expensive stack build and synchronization,
since no one uses it anyway. |
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(String message)
SlaEnforcementInProgressException
public SlaEnforcementInProgressException(String message,
Exception reason)
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
Copyright © GigaSpaces.