@ChannelHandler.Sharable
public static final class PreV5Handlers.ExceptionHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
ProtocolException
is thrown| Modifier and Type | Field and Description |
|---|---|
static PreV5Handlers.ExceptionHandler |
instance |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Throwable cause) |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic static final PreV5Handlers.ExceptionHandler instance
public void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Throwable cause)
exceptionCaught in interface io.netty.channel.ChannelHandlerexceptionCaught in interface io.netty.channel.ChannelInboundHandlerexceptionCaught in class io.netty.channel.ChannelInboundHandlerAdapterCopyright © 2009-2022 The Apache Software Foundation