Class Fusioncharts::FcExporterController
In: app/controllers/fusioncharts/fc_exporter_controller.rb
Parent: ApplicationController

Methods

error   index  

Public Instance methods

This action will render the errors, shows the error.html.erb which contains flash[:notice] and flash[:error] To build the error message as response, build_error_response method from Fusioncharts::Exporter::ErrorHandler is used

[Validate]