Keos::CBadDelete Struct Reference

Exception thrown during a problem of allowance memory. More...

#include <KeosException.h>

Inheritance diagram for Keos::CBadDelete:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CBadDelete (const void *pPtr, const String &strFile, int nLine, bool bNewArray)
 Constructor.

Detailed Description

Exception thrown during a problem of allowance memory.

Definition at line 115 of file KeosException.h.


Constructor & Destructor Documentation

Keos::CBadDelete::CBadDelete ( const void *  pPtr,
const String strFile,
int  nLine,
bool  bNewArray 
)

Constructor.

Parameters:
pPtr Pointer having generated the exception.
strFile Name of the file having generated the exception.
nLine Line in the file.
bNewArray The error corresponds to the allowance of an array.

Definition at line 99 of file KeosException.cpp.

References Keos::CException::m_strMessage, and Keos::CException::m_strShortMessage.


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