public final class PrematureCloseException
extends java.io.IOException
ChannelInboundHandler.channelInactive(io.netty.channel.ChannelHandlerContext),
ChannelOperations.onInboundClose(),
ChannelOperations#onInboundError()| Modifier and Type | Field and Description |
|---|---|
static PrematureCloseException |
TEST_EXCEPTION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
public static final PrematureCloseException TEST_EXCEPTION