mx4j.tools.remote.proxy

Class RemoteMBeanProxyException

public class RemoteMBeanProxyException extends JMRuntimeException

Version: $Revision: 1.3 $

Constructor Summary
RemoteMBeanProxyException()
RemoteMBeanProxyException(String message)
RemoteMBeanProxyException(Exception exception)
RemoteMBeanProxyException(String message, Exception exception)
Method Summary
ThrowablegetCause()

Constructor Detail

RemoteMBeanProxyException

public RemoteMBeanProxyException()

RemoteMBeanProxyException

public RemoteMBeanProxyException(String message)

RemoteMBeanProxyException

public RemoteMBeanProxyException(Exception exception)

RemoteMBeanProxyException

public RemoteMBeanProxyException(String message, Exception exception)

Method Detail

getCause

public Throwable getCause()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.