Home | Modules | Class Hierarchy | Alphabetical List | Compound List | Related Pages

ErrorHandlerWriter Class Reference
[Handlers]

Inheritance diagram for ErrorHandlerWriter:

ErrorHandler

Detailed Description

Writer implementation of ErrorHandler.

Writes all errors into specified output stream, implemented with Writer interface. Error description includes start/end time of logging and error message.


Public Methods

 ErrorHandlerWriter (Writer *writer)
 Creates ErrorHandler instance.

void fatalError (const String &msg)
void error (const String &msg)
void warning (const String &msg)

Protected Attributes

Writerwriter


Constructor & Destructor Documentation

ErrorHandlerWriter::ErrorHandlerWriter Writer   writer
 

Creates ErrorHandler instance.

Parameters:
writer Writer, which is used to output error logs.


Colorer-take5 Library. Copyright © 1999-2005 Cail Lomecb.
Generated at Fri Apr 29 02:50:05 2005 by doxygen 1.3-rc2.