Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

SocketException Class Reference

Signals a problem with the execution of a socket call. More...

#include <PracticalSocket.h>

Inheritance diagram for SocketException:

Inheritance graph
[legend]
Collaboration diagram for SocketException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SocketException (const string &message, bool inclSysMsg=false) throw ()
 Construct a SocketException with a explanatory message.
 ~SocketException () throw ()
 Provided just to guarantee that no exceptions are thrown.
const char * what () const throw ()
 Get the exception message.

Private Attributes

string userMessage

Detailed Description

Signals a problem with the execution of a socket call.

Definition at line 31 of file PracticalSocket.h.


The documentation for this class was generated from the following files:
Generated on Fri Mar 19 10:32:32 2010 for ImpalaSrc by  doxygen 1.5.1