Keos::CAssertException Struct Reference

Exception thrown if a condition is not verified. More...

#include <KeosException.h>

Inheritance diagram for Keos::CAssertException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CAssertException (const String &strFile, int nLine, const String &strMessage)
 Constructor.

Detailed Description

Exception thrown if a condition is not verified.

Definition at line 89 of file KeosException.h.


Constructor & Destructor Documentation

Keos::CAssertException::CAssertException ( const String strFile,
int  nLine,
const String strMessage 
)

Constructor.

Parameters:
strFile Name of the file having generated the exception.
nLine Line in the file.
strMessage Message of the exception.

Definition at line 83 of file KeosException.cpp.

References Keos::CException::m_strMessage.


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