@Deprecated public class RemotingException extends RemotingException
| Constructor and Description |
|---|
RemotingException(Channel channel,
String msg)
Deprecated.
|
RemotingException(Channel channel,
String message,
Throwable cause)
Deprecated.
|
RemotingException(Channel channel,
Throwable cause)
Deprecated.
|
RemotingException(Exception e)
Deprecated.
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
String message)
Deprecated.
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
String message,
Throwable cause)
Deprecated.
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
Throwable cause)
Deprecated.
|
getLocalAddress, getRemoteAddressaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, String message)
public RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, Throwable cause)
public RemotingException(Channel channel, String message, Throwable cause)
public RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, String message, Throwable cause)
public RemotingException(Exception e)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.