Keos::CUnsupported Struct Reference

Exception thrown during the use of an unsupported feature. More...

#include <KeosException.h>

Inheritance diagram for Keos::CUnsupported:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CUnsupported (const String &strFeature, const String &strSource)
 Constructor.

Detailed Description

Exception thrown during the use of an unsupported feature.

Definition at line 173 of file KeosException.h.


Constructor & Destructor Documentation

Keos::CUnsupported::CUnsupported ( const String strFeature,
const String strSource 
)

Constructor.

Parameters:
strFeature Unsupported feature name.
strSource Class and function where the exception occured.

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