Keos::CDynLibError Struct Reference

Exception thrown during error of dynamic libraries loading. More...

#include <KeosException.h>

Inheritance diagram for Keos::CDynLibError:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CDynLibError (const String &strFile, const String &strMessage, const String &strSource)
 Constructor.

Detailed Description

Exception thrown during error of dynamic libraries loading.

Definition at line 145 of file KeosException.h.


Constructor & Destructor Documentation

Keos::CDynLibError::CDynLibError ( const String strFile,
const String strMessage,
const String strSource 
)

Constructor.

Parameters:
strFile Name of the file having generated the exception.
strMessage Message of the exception.
strSource Class and function where the exception occured.

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