![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
Generic thread exception. More...
#include <ArchException.h>


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.