12 #ifndef THREADING_ERROR_H
13 #define THREADING_ERROR_H
26 #endif // #ifndef THREADING_ERROR_H
ThreadingError(const std::string &errorMessage)
Definition: threading_error.h:22
Exception for threading errors reporting.
Definition: threading_error.h:20
BaseException class - declarations.
Base exception class for all project exceptions.
Definition: base_exception.h:23