fc_error.rb

Path: lib/fusioncharts/exporter/fc_error.rb
Last Update: Mon Aug 23 09:25:36 +0530 2010

Class to hold the errors and warnings. The error code is stored in a string and warning codes are stored in an array. Contains methods to add warning or set error code. Also contains methods to access the warning codes, error code, warning messages, error message and methods to convert the errors and warnings to other formats like query string or html.

[Validate]