public class SlaEnforcementInProgressException extends Exception
| Constructor and Description |
|---|
SlaEnforcementInProgressException(ProcessingUnit pu,
String message) |
SlaEnforcementInProgressException(ProcessingUnit pu,
String message,
Throwable cause) |
SlaEnforcementInProgressException(String puName,
String message) |
SlaEnforcementInProgressException(String puName,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Throwable |
fillInStackTrace()
Override the method to avoid expensive stack build and synchronization, since no one uses it
anyway.
|
String |
getProcessingUnitName() |
int |
hashCode() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SlaEnforcementInProgressException(ProcessingUnit pu, String message)
public SlaEnforcementInProgressException(ProcessingUnit pu, String message, Throwable cause)
public SlaEnforcementInProgressException(String puName, String message)
public Throwable fillInStackTrace()
fillInStackTrace in class Throwablepublic String getProcessingUnitName()
Copyright © GigaSpaces.