Fréchet View  1.6.0
A Tool for Exploring Fréchet Distance Algorithms
frechet::app::InterruptedException Class Reference

Detailed Description

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.

See also
WorkerJob

Definition at line 27 of file workerthread.h.

#include <workerthread.h>

Inherits exception.


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