Main | License | Installation | FAQ | Screenshots | Contact | Links | Sf.net | Freshmeat.net | KDE-Apps.org
Requirements | Design | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

IgnoreErrorHandler Class Reference

#include <ignoreErrorHandler.hpp>

Inheritance diagram for IgnoreErrorHandler:
Inheritance graph
[legend]

Public Member Functions

 IgnoreErrorHandler (void)
 Constructor.
virtual void error (const ParseError &) throw (Error)
 Method handling the errors.

Detailed Description

Class for ignoring parse errors. This implementation simply ignores the error.

See also:
ParseError
ParseErrorHandler
MealMasterCompiler
Date:
Sun Jan 09 2005
Author:
Jan Wedekind (wedesoft@users.sourceforge.net)

Definition at line 28 of file ignoreErrorHandler.hpp.


Constructor & Destructor Documentation

IgnoreErrorHandler::IgnoreErrorHandler ( void   )  [inline]

Constructor.

Definition at line 31 of file ignoreErrorHandler.hpp.

00031 {}


Member Function Documentation

virtual void IgnoreErrorHandler::error ( const ParseError  )  throw (Error) [inline, virtual]

Method handling the errors.

Definition at line 33 of file ignoreErrorHandler.hpp.

00033 {}


The documentation for this class was generated from the following file:


anymeal 0.31 - recipe management software - Make the most of your food! - © Jan Wedekind Sun Dec 19 19:36:03 2010 - GNU Free Documentation License