public class MBeanServerNotFoundException extends JmxException
MBeanServer
,
or when more than one instance is found.JmxUtils.locateMBeanServer()
,
Serialized FormConstructor and Description |
---|
MBeanServerNotFoundException(String msg)
Create a new
MBeanServerNotFoundException with the
supplied error message. |
MBeanServerNotFoundException(String msg,
Throwable cause)
Create a new
MBeanServerNotFoundException with the
specified error message and root cause. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MBeanServerNotFoundException(String msg)
MBeanServerNotFoundException
with the
supplied error message.msg
- the error message