Keos::COutOfMemory Struct Reference

Exception thrown during out of memory. More...

#include <KeosException.h>

Inheritance diagram for Keos::COutOfMemory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 COutOfMemory (const String &strMessage, const String &strSource)
 Constructor.

Detailed Description

Exception thrown during out of memory.

Definition at line 160 of file KeosException.h.


Constructor & Destructor Documentation

Keos::COutOfMemory::COutOfMemory ( const String strMessage,
const String strSource 
)

Constructor.

Parameters:
strMessage Message of the exception.
strSource Class and function where the exception occured.

Definition at line 169 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