|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.tptp.monitoring.instrumentation.internal.jmx.exception.MBeanServerNotFoundException
Exception thrown when a the Mbean server cannot be found.
| Constructor Summary | |
|---|---|
MBeanServerNotFoundException(java.lang.String msg)
Create a new MBeanServerNotFoundException with the given message. |
|
MBeanServerNotFoundException(java.lang.String msg,
java.lang.Throwable cause)
Create a new MBeanServerNotFoundException with the given message and exception. |
|
| 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 MBeanServerNotFoundException(java.lang.String msg)
MBeanServerNotFoundException with the given message.
msg - the message
public MBeanServerNotFoundException(java.lang.String msg,
java.lang.Throwable cause)
MBeanServerNotFoundException with the given message and exception.
msg - the message
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||