public final class PrematureCloseException extends 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 |
---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final PrematureCloseException TEST_EXCEPTION
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable