ServerSocket::Exception Class Reference

Exception thrown on any send or receive error. More...

Inherits std::exception.

List of all members.

Public Member Functions

 Exception (const char *aWhat="")

Public Attributes

const char * mWhat
 error message


Detailed Description

Exception thrown on any send or receive error.

Definition at line 86 of file MemCacheClient.cpp.


Constructor & Destructor Documentation

ServerSocket::Exception::Exception ( const char *  aWhat = ""  )  [inline]

constructor

Parameters:
aWhat optional message

Definition at line 92 of file MemCacheClient.cpp.

References mWhat.


The documentation for this class was generated from the following file:

Generated on Tue Jun 3 17:24:05 2008 for MemCacheClient by  doxygen 1.5.6