public class RebindChannelException
extends java.lang.Exception
| Constructor and Description |
|---|
RebindChannelException(ClientChannel channel)
Creates new
RetryChannelException without detail message. |
| Modifier and Type | Method and Description |
|---|---|
ClientChannel |
getClientChannel()
Get the new client channel.
|
public RebindChannelException(ClientChannel channel)
RetryChannelException without detail message.public ClientChannel getClientChannel()