|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.hamanager.jmx.JMXRuntimeException
com.ibm.websphere.hamanager.jmx.JMXCmdFailedException
com.ibm.websphere.hamanager.jmx.JMXNoActiveCoordinatorException
public class JMXNoActiveCoordinatorException
Thrown to indicate the JMX operation could not be completed because no active coordinator could be found.
Constructor Summary | |
---|---|
JMXNoActiveCoordinatorException(java.lang.String reason)
|
|
JMXNoActiveCoordinatorException(java.lang.String reason,
java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, 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 |
---|
public JMXNoActiveCoordinatorException(java.lang.String reason)
public JMXNoActiveCoordinatorException(java.lang.String reason, java.lang.Throwable t)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |