Class Fusioncharts::Exporter::ErrorMessages
In: lib/fusioncharts/exporter/error_messages.rb
Parent: Object

Deprecated. Please use FcError class. Holds the error messages in the form of a hash. Contains method to obtain the message corresponding to a particular code.

Methods

Public Class methods

Returns the error message for a particular error code

  • parameter error_code : The code for the error whose message is required.

[Validate]