Class | Fusioncharts::Exporter::ErrorHandler |
In: |
lib/fusioncharts/exporter/error_handler.rb
|
Parent: | Object |
Contains methods to help build the error message in case of any error during export.
Builds the html string containing the meta values
Builds the query string starting with & for meta values
Sets the errors in flash object. These flash messages can later be output in error view page This method should ideally be called only once in the program execution. When an error occurs and the program halts and wants to show the error.