|
Windows C++ Library
|
#include <StrCvtException.hpp>
Public Types | |
| enum | ErrCode { E_INVALID_FORMAT = 10, E_INVALID_RANGE = 11 } |
Public Member Functions | |
| CStrCvtException (int eErrCode) | |
| virtual | ~CStrCvtException () throw () |
| CStrCvtException::CStrCvtException | ( | int | eErrCode | ) |
| CStrCvtException::~CStrCvtException | ( | ) | throw () [virtual] |
1.7.6.1