cppthread 1.1.16
C++ Thread Library
cppthread_in_use_error Class Reference

One thread runner can be attached to one thread. More...

Detailed Description

This exception is raised if a thread notices that a runner being attached to it is already attached to another thread. This is just not possible. One thread runner can only be running in one thread not two or three (it has to stop and be removed from another thread first otherwise.)


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.