cwidget 0.5.18
Public Member Functions | List of all members
cwidget::threads::DoubleLockException Class Reference

Thrown when an error-checking mutex is locked twice. More...

#include <threads.h>

Inheritance diagram for cwidget::threads::DoubleLockException:
cwidget::threads::ThreadException cwidget::util::Exception

Public Member Functions

std::string errmsg () const
 
- Public Member Functions inherited from cwidget::util::Exception
std::string get_backtrace () const
 
virtual std::string errmsg () const =0
 

Detailed Description

Thrown when an error-checking mutex is locked twice.

Member Function Documentation

◆ errmsg()

std::string cwidget::threads::DoubleLockException::errmsg ( ) const
virtual

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