Thrown if the connection died during an operation. More...
#include <netcomm/utils/exceptions.h>

Public Member Functions | |
| ConnectionDiedException (const char *format,...) | |
| Constructor. | |
Thrown if the connection died during an operation.
Definition at line 31 of file exceptions.h.
| fawkes::ConnectionDiedException::ConnectionDiedException | ( | const char * | format, | |
| ... | ||||
| ) |
Constructor.
| format | format of the message |
Definition at line 36 of file exceptions.cpp.
References fawkes::Exception::append().
1.6.1