19 #ifndef EVENT_EXCEPTIONS
20 #define EVENT_EXCEPTIONS
22 #include "exceptions.h"
Thread server exception class.
CThreadServerException(const std::string &where, const std::string &error_msg, const std::string &thread_id)
Constructor.
CThreadException(const std::string &where, const std::string &error_msg, const std::string &thread_id)
Constructor.
std::string error_msg
Exception error message.