Inheritance diagram for JetByteTools::Win32::CException:


Public Member Functions | |
| CException (const _tstring &where, const _tstring &message) | |
| virtual | ~CException () |
| virtual _tstring | GetWhere () const |
| virtual _tstring | GetMessage () const |
| void | MessageBox (HWND hWnd=NULL) const |
Protected Attributes | |
| const _tstring | m_where |
| const _tstring | m_message |
| virtual JetByteTools::Win32::CException::~CException | ( | ) | [inline, virtual] |
| _tstring JetByteTools::Win32::CException::GetWhere | ( | ) | const [virtual] |
| _tstring JetByteTools::Win32::CException::GetMessage | ( | ) | const [virtual] |
| void JetByteTools::Win32::CException::MessageBox | ( | HWND | hWnd = NULL |
) | const |
const _tstring JetByteTools::Win32::CException::m_where [protected] |
const _tstring JetByteTools::Win32::CException::m_message [protected] |
1.5.2