CException Class Reference
[Exceptions]

Inheritance diagram for CException:

Inheritance graph
[legend]
Collaboration diagram for CException:

Collaboration graph
[legend]

List of all members.


Detailed Description

A simple exception class.


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


Constructor & Destructor Documentation

CException ( const _tstring where,
const _tstring message 
)

Reimplemented in CException, CException, and CException.

virtual ~CException (  )  [inline, virtual]


Member Function Documentation

_tstring GetWhere (  )  const [virtual]

_tstring GetMessage (  )  const [virtual]

Reimplemented in CException, and CException.

void MessageBox ( HWND  hWnd = NULL  )  const


Member Data Documentation

const _tstring m_where [protected]

const _tstring m_message [protected]


Generated on Thu Mar 26 16:40:30 2009 for JetByte Socket Tools - v6.0 by  doxygen 1.5.3