public class RpcChannelClosedException extends RpcRemotingException
| 构造器和说明 |
|---|
RpcChannelClosedException() |
RpcChannelClosedException(String message) |
RpcChannelClosedException(String message,
Throwable cause) |
RpcChannelClosedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RpcChannelClosedException(Throwable cause) |
Copyright © 2020. All rights reserved.