BrokenSocketException Class Reference

#include <ClientServerUtils.h>

Inheritance diagram for BrokenSocketException:

Inheritance graph
[legend]
Collaboration diagram for BrokenSocketException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BrokenSocketException (void)

Detailed Description

Definition at line 195 of file ClientServerUtils.h.


Constructor & Destructor Documentation

BrokenSocketException::BrokenSocketException ( void   )  [inline]

Definition at line 198 of file ClientServerUtils.h.

00198                                 :
00199     NetworkException("broken socket exception") {}
};


The documentation for this class was generated from the following file:
Generated on Fri Dec 21 13:15:42 2007 for ssaha by  doxygen 1.5.2