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


Thread exception to cancel.
Thrown to cancel a thread. Clients must not throw this type, but must rethrow it if caught (by ThreadCancelException, ThreadException, or ...).