mx4j.tools.remote.proxy

Class RemoteMBeanProxyException


public class RemoteMBeanProxyException
extends javax.management.JMRuntimeException

Version:
$Revision: 1.3 $

Constructor Summary

RemoteMBeanProxyException()
RemoteMBeanProxyException(Exception exception)
RemoteMBeanProxyException(String message)
RemoteMBeanProxyException(String message, Exception exception)

Method Summary

Throwable
getCause()

Constructor Details

RemoteMBeanProxyException

public RemoteMBeanProxyException()

RemoteMBeanProxyException

public RemoteMBeanProxyException(Exception exception)

RemoteMBeanProxyException

public RemoteMBeanProxyException(String message)

RemoteMBeanProxyException

public RemoteMBeanProxyException(String message,
                                 Exception exception)

Method Details

getCause

public Throwable getCause()

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.