xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::io::StopRequested Class Reference

Exception thrown when an operation is interrupted programmatically using a stop source. More...

#include <io/Errors.hpp>

+ Inheritance diagram for xentara::utils::io::StopRequested:

Additional Inherited Members

- Public Member Functions inherited from std::runtime_error
T runtime_error (T... args)
 
T what (T... args)
 

Detailed Description

Exception thrown when an operation is interrupted programmatically using a stop source.

See also
io::StopSource