tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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.