Joypad Scol plugin
Public Member Functions | List of all members
openutils::ThreadException Class Reference

#include <ou_thread.h>

Public Member Functions

 ThreadException (const char *m)
 
std::string getMessage () const
 

Detailed Description

class ThreadException thrown by Thread and Mutex function calls

Definition at line 114 of file ou_thread.h.

Constructor & Destructor Documentation

◆ ThreadException()

ThreadException::ThreadException ( const char *  m)

Definition at line 282 of file ou_thread.cpp.

Member Function Documentation

◆ getMessage()

string ThreadException::getMessage ( ) const

Definition at line 286 of file ou_thread.cpp.


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