@Deprecated public class RemotingException extends RemotingException
| 构造器和说明 |
|---|
RemotingException(Channel channel,
String msg)
已过时。
|
RemotingException(Channel channel,
String message,
Throwable cause)
已过时。
|
RemotingException(Channel channel,
Throwable cause)
已过时。
|
RemotingException(Exception e)
已过时。
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
String message)
已过时。
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
String message,
Throwable cause)
已过时。
|
RemotingException(InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
Throwable cause)
已过时。
|
getLocalAddress, getRemoteAddresspublic RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, String message)
public RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, Throwable cause)
public RemotingException(InetSocketAddress localAddress, InetSocketAddress remoteAddress, String message, Throwable cause)
public RemotingException(Exception e)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.