JetByteTools::Win32::CException Class Reference
[Exceptions]

Inherited by JetByteTools::Socket::CSocketClosedException, and JetByteTools::Win32::CWin32Exception.

Inheritance diagram for JetByteTools::Win32::CException:

Inheritance graph
[legend]
Collaboration diagram for JetByteTools::Win32::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

JetByteTools::Win32::CException::CException ( const _tstring where,
const _tstring message 
)

virtual JetByteTools::Win32::CException::~CException (  )  [inline, virtual]


Member Function Documentation

_tstring JetByteTools::Win32::CException::GetWhere (  )  const [virtual]

_tstring JetByteTools::Win32::CException::GetMessage (  )  const [virtual]

void JetByteTools::Win32::CException::MessageBox ( HWND  hWnd = NULL  )  const


Member Data Documentation

const _tstring JetByteTools::Win32::CException::m_where [protected]

const _tstring JetByteTools::Win32::CException::m_message [protected]


Generated on Tue May 8 17:48:12 2007 for JetByte Socket Tools by  doxygen 1.5.2