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

Threading Related Exceptions. More...

#include <util.h>

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

Public Member Functions

 ThreadException (const std::string &message)
 
- Public Member Functions inherited from EventIdleDetectException
 EventIdleDetectException (const std::string &message)
 
 EventIdleDetectException (const char *message)
 
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Attributes inherited from EventIdleDetectException
std::string m_message
 

Detailed Description

Threading Related Exceptions.


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