# File lib/fusioncharts/exporter/fc_error.rb, line 141
  def to_html
    error_str = warnings2html
     error_str+=error2html
  end