# File lib/fusioncharts/exporter/fc_error.rb, line 135
  def to_qs
    error_str = warnings2qs
    error_str+=error2qs
  end