Keos::IErrorDialog Class Reference

Class for displaying the error dialog if Keos fails badly. More...

#include <KeosErrorDialog.h>

Inheritance diagram for Keos::IErrorDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~IErrorDialog ()
virtual void Display (const String &strErrorMessage)=0
 Displays the error dialog.

Detailed Description

Class for displaying the error dialog if Keos fails badly.

Definition at line 31 of file KeosErrorDialog.h.


Constructor & Destructor Documentation

virtual Keos::IErrorDialog::~IErrorDialog (  )  [inline, virtual]

Definition at line 34 of file KeosErrorDialog.h.


Member Function Documentation

virtual void Keos::IErrorDialog::Display ( const String strErrorMessage  )  [pure virtual]

Displays the error dialog.

Parameters:
strErrorMessage The error message which has caused the failure.

Implemented in Keos::CWin32ErrorDialog.

Referenced by Keos::handleTerminate().


The documentation for this class was generated from the following file:
Generated on Fri Mar 9 14:29:22 2007 for Keos by  doxygen 1.5.1-p1