#include <netcomm/utils/exceptions.h>
Inheritance diagram for fawkes::ConnectionDiedException:
Public Member Functions | |
ConnectionDiedException (const char *format,...) | |
Constructor. |
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().