|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
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
org.hyperic.util.NestedRuntimeException
org.hyperic.hq.product.jmx.MxRuntimeException
public class MxRuntimeException
Constructor Summary | |
---|---|
MxRuntimeException()
|
|
MxRuntimeException(String s)
|
|
MxRuntimeException(String s,
Throwable t)
|
|
MxRuntimeException(Throwable t)
|
Method Summary |
---|
Methods inherited from class org.hyperic.util.NestedRuntimeException |
---|
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MxRuntimeException()
public MxRuntimeException(String s)
public MxRuntimeException(Throwable t)
public MxRuntimeException(String s, Throwable t)
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |