Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ThreadException Class Reference

Generic thread exception. More...

#include <ArchException.h>

Inheritance diagram for ThreadException:
Collaboration diagram for ThreadException:

Detailed Description

Generic thread exception.

Exceptions derived from this class are used by the multithreading library to perform stack unwinding when a thread terminates. These exceptions must always be rethrown by clients when caught.


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