Fawkes API Fawkes Development Version

fawkes::ConnectionDiedException Class Reference

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

#include <netcomm/utils/exceptions.h>

Inheritance diagram for fawkes::ConnectionDiedException:

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:
formatformat 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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends