|
||||||||||
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
javax.management.JMRuntimeException
com.sun.jdmk.RuntimeManagerException
com.sun.jdmk.RuntimeProxyException
public class RuntimeProxyException
This class represents runtime exceptions thrown by proxy methods in the manager.
Constructor Summary | |
---|---|
RuntimeProxyException()
Deprecated. Default constructor. |
|
RuntimeProxyException(java.lang.String message)
Deprecated. Constructor that allows a specific error message to be specified. |
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 RuntimeProxyException()
public RuntimeProxyException(java.lang.String message)
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.09.25_15:22:04_BST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |