#include <KeosException.h>
Inheritance diagram for Keos::CBadConversion:

Public Member Functions | |
| CBadConversion (const String &strError, const String &strSource) | |
| Constructor. | |
Definition at line 186 of file KeosException.h.
Constructor.
| strError | Error message. | |
| strSource | Class and function where the exception occured. |
Definition at line 209 of file KeosException.cpp.
References Keos::CException::m_strMessage, and Keos::CException::m_strShortMessage.
1.5.1-p1