CErrorCodeException(const _tstring &where, const _tstring &message, DWORD errorCode) | CErrorCodeException | |
CErrorCodeException(const _tstring &where, DWORD errorCode) | CErrorCodeException | |
CException(const _tstring &where, const _tstring &message) | CException | |
CException(const CException &rhs) | CException | |
GetDetails() const | CException | [virtual] |
GetDetailsA() const | CException | [virtual] |
GetError() const | CErrorCodeException | [virtual] |
GetWhat() const | CException | [virtual] |
GetWhere() const | CException | [virtual] |
m_details | CException | [protected] |
m_errorCode | CErrorCodeException | [protected] |
m_message | CException | [protected] |
m_where | CException | [protected] |
operator=(const CException &rhs) | CException | |
~CErrorCodeException() override | CErrorCodeException | |
~CException() | CException | [virtual] |