示例#1
0
 public void ExceptionCaught(IFABChannelHandlerContext ctx, Exception exception)
 {
     ctx.FireExceptionCaught(exception);
 }