20 #ifndef BITZ_MANAGER_EXCEPTION_H 21 #define BITZ_MANAGER_EXCEPTION_H 23 #include "exception.h" 29 ManagerException(
const std::string &message,
bool inclSystemMessage =
false )
throw();
Definition: manager_exception.h:27
Definition: exception.h:29