fawkes::ConnectionDiedException Class Reference
[Fawkes Network Communication]

Thrown if the connection died during an operation. More...

#include <netcomm/utils/exceptions.h>

Inheritance diagram for fawkes::ConnectionDiedException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ConnectionDiedException (const char *format,...)
 Constructor.

Detailed Description

Thrown if the connection died during an operation.

Definition at line 31 of file exceptions.h.


Constructor & Destructor Documentation

fawkes::ConnectionDiedException::ConnectionDiedException ( const char *  format,
  ... 
)

Constructor.

Parameters:
format format of the message

Definition at line 36 of file exceptions.cpp.

References fawkes::Exception::append().


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1