public void ExceptionCaught(IFABChannelHandlerContext ctx, Exception exception) { ctx.FireExceptionCaught(exception); }