@ChannelHandler.Sharable
public static final class Message.ExceptionHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description | 
|---|
| ExceptionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
               java.lang.Throwable cause) | 
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic 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 © 2018 The Apache Software Foundation