idle_detect  0.8.3.0
Provides overall idle detection for a linux computer
Public Member Functions | Protected Attributes | List of all members
EventIdleDetectException Class Reference

The EventDetectException class is a customized exception handling class for the event_detect application. More...

#include <util.h>

Inheritance diagram for EventIdleDetectException:
Inheritance graph
[legend]
Collaboration diagram for EventIdleDetectException:
Collaboration graph
[legend]

Public Member Functions

 EventIdleDetectException (const std::string &message)
 
 EventIdleDetectException (const char *message)
 
const char * what () const noexcept override
 

Protected Attributes

std::string m_message
 

Detailed Description

The EventDetectException class is a customized exception handling class for the event_detect application.


The documentation for this class was generated from the following file: