@ChannelHandler.Sharable
public static final class PreV5Handlers.ExceptionHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
ProtocolException
is thrownModifier 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, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public static final PreV5Handlers.ExceptionHandler instance
public void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx, java.lang.Throwable cause)
exceptionCaught
in interface io.netty.channel.ChannelHandler
exceptionCaught
in interface io.netty.channel.ChannelInboundHandler
exceptionCaught
in class io.netty.channel.ChannelInboundHandlerAdapter
Copyright © 2009-2022 The Apache Software Foundation