Thrown when a fork call fails. More...
#include <SystemExceptions.hpp>
Additional Inherited Members | |
Public Attributes inherited from BalauException | |
const std::string | fullMessage |
The full message (includes file and line information). More... | |
const std::string | message |
The message. More... | |
Thrown when a fork call fails.
EAGAIN: no resources to create another process ENOMEM: insufficient storage space is available