tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
ProcessKillException
tango
sys
Process
Exception thrown when the process cannot be killed.
class
ProcessKillException :
ProcessException
{
this
(int pid, const(char)[] file, uint line);
}
Constructors
this
this
(int pid, const(char)[] file, uint line)
Undocumented in source.
Meta
Source
See Implementation
tango
sys
Process
classes
Process
ProcessCreateException
ProcessForkException
ProcessKillException
ProcessWaitException
enums
Redirect
functions
_NSGetEnviron
sleep
Exception thrown when the process cannot be killed.