コード例 #1
0
 @Override
 public void exceptionCaught(ChannelHandlerContext ctx, ExceptionEvent e) throws Exception {
   transport.exceptionCaught(ctx, e);
 }