ProcessCreateException

Exception thrown when the process cannot be created.

Constructors

this
this(const(char)[] command, const(char)[] file, uint line)
Undocumented in source.
this
this(const(char)[] command, const(char)[] message, const(char)[] file, uint line)
Undocumented in source.

Meta