![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
thrown by long-runner tasks
Long-runner tasks regularly poll for user interruption. The preferred way of stopping a long-runner task is throwing this exception.
This class contains no data but it indicates that a user interruption took place.
Definition at line 27 of file workerthread.h.
#include <workerthread.h>
Inherits exception.