ProcessForkException

Exception thrown when the parent process cannot be forked.

This exception will only be thrown on POSIX-compatible platforms.

Constructors

this
this(int pid, const(char)[] file, uint line)
Undocumented in source.

Meta