public class JmxException extends RuntimeException
Constructor and Description |
---|
JmxException(String msg)
Constructor for JmxException.
|
JmxException(String msg,
Throwable cause)
Constructor for JmxException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JmxException(String msg)
msg
- the detail messageCopyright © 2009-2019 Performance Co-Pilot. All Rights Reserved.