tango ~master (2025-06-29T14:40:56.0544651)
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.