|
idle_detect
0.8.3.0
Provides overall idle detection for a linux computer
|
The EventDetectException class is a customized exception handling class for the event_detect application. More...
#include <util.h>


Public Member Functions | |
| EventIdleDetectException (const std::string &message) | |
| EventIdleDetectException (const char *message) | |
| const char * | what () const noexcept override |
Protected Attributes | |
| std::string | m_message |
The EventDetectException class is a customized exception handling class for the event_detect application.
1.8.14