Thrown when the system is already running the maximum number of threads. More...
#include <global_excepts.hpp>
Public Member Functions | |
| TooManyThreadsException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when the system is already running the maximum number of threads.
|
inlineexplicit |
Builder for TooManyThreadsException instances.