mx4j.tools.remote.proxy
Class RemoteMBeanProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.management.JMRuntimeException
mx4j.tools.remote.proxy.RemoteMBeanProxyException
- All Implemented Interfaces:
- java.io.Serializable
- public class RemoteMBeanProxyException
- extends javax.management.JMRuntimeException
- Version:
- $Revision: 1.3 $
- See Also:
- Serialized Form
Method Summary |
java.lang.Throwable |
getCause()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
RemoteMBeanProxyException
public RemoteMBeanProxyException()
RemoteMBeanProxyException
public RemoteMBeanProxyException(java.lang.String message)
RemoteMBeanProxyException
public RemoteMBeanProxyException(java.lang.Exception exception)
RemoteMBeanProxyException
public RemoteMBeanProxyException(java.lang.String message,
java.lang.Exception exception)
getCause
public java.lang.Throwable getCause()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.