Geogram  Version 1.9.0
A programming library of geometric algorithms
GEO::TaskCanceled Struct Reference

Exception thrown when a task is canceled. More...

#include <geogram/basic/progress.h>

Inheritance diagram for GEO::TaskCanceled:

Public Member Functions

const char * what () const GEO_NOEXCEPT override
 Gets the string identifying the exception.
 

Detailed Description

Exception thrown when a task is canceled.

See also
Progress::cancel()

Definition at line 124 of file progress.h.


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