#include <mealMasterIgnoreErrorHandler.hpp>

Public Member Functions | |
| MealMasterIgnoreErrorHandler (void) | |
| Constructor. | |
| virtual void | error (const MealMasterParseError &) throw (Error) |
| Method handling the errors. | |
Definition at line 28 of file mealMasterIgnoreErrorHandler.hpp.
| MealMasterIgnoreErrorHandler::MealMasterIgnoreErrorHandler | ( | void | ) | [inline] |
| virtual void MealMasterIgnoreErrorHandler::error | ( | const MealMasterParseError & | ) | throw (Error) [inline, virtual] |
Method handling the errors.
Reimplemented from MealMasterParseErrorHandler.
Definition at line 33 of file mealMasterIgnoreErrorHandler.hpp.