threadman 0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
Loading...
Searching...
No Matches
threadman::Exception Class Reference

Root of every exception thrown by ThreadMan. More...

#include <exceptions.hpp>

Inheritance diagram for threadman::Exception:
Inheritance graph
[legend]
Collaboration diagram for threadman::Exception:
Collaboration graph
[legend]

Detailed Description

Root of every exception thrown by ThreadMan.

Inherits from std::runtime_error, so the message-only constructors compose naturally.


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