Searched defs:exceptionCaught (Results 1 – 4 of 4) sorted by relevance
191 @Override public void exceptionCaught(ChannelHandlerContext context, Throwable cause) { in exceptionCaught() method in NettyHttpClient.HttpChannel
130 public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) throws Exception { in exceptionCaught() method in TsiHandshakeHandler
106 public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) throws Exception { in exceptionCaught() method in TsiFrameHandler
76 public final void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) throws Exception { in exceptionCaught() method in AbstractNettyHandler