24 #ifndef __NETCOMM_UTILS_EXCEPTIONS_H_ 25 #define __NETCOMM_UTILS_EXCEPTIONS_H_ 27 #include <core/exception.h> Fawkes library namespace.
Base class for exceptions in Fawkes.
Thrown if the connection died during an operation.
ConnectionDiedException(const char *format,...)
Constructor.