NetworkException Class Reference

#include <ClientServerUtils.h>

Inheritance diagram for NetworkException:

Inheritance graph
[legend]
Collaboration diagram for NetworkException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NetworkException (const string &message)

Detailed Description

Definition at line 188 of file ClientServerUtils.h.


Constructor & Destructor Documentation

NetworkException::NetworkException ( const string &  message  )  [inline]

Definition at line 191 of file ClientServerUtils.h.

00191                                               :
00192     SSAHAException(message) {}
};


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