# File lib/fusioncharts/exporter/fc_error.rb, line 108
  def warnings2qs
    error_str = "&notice="+warnings
    return error_str
  end