|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException org.openspaces.grid.gsm.sla.exceptions.TooManyEsmComponentsException
public class TooManyEsmComponentsException
Constructor Summary | |
---|---|
TooManyEsmComponentsException(int numberOfEsms,
String puName)
|
Method Summary |
---|
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException |
---|
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, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure |
---|
equals, getProcessingUnitName |
Constructor Detail |
---|
public TooManyEsmComponentsException(int numberOfEsms, String puName)
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |