ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ProcessKillException
ocean
sys
Process
Exception thrown when the process cannot be killed.
class
ProcessKillException :
ProcessException
{
this
(int pid, istring file, uint line);
}
Constructors
this
this
(int pid, istring file, uint line)
Undocumented in source.
Meta
Source
See Implementation
ocean
sys
Process
classes
Process
ProcessCreateException
ProcessForkException
ProcessKillException
ProcessWaitException
enums
Redirect
functions
sleep
Exception thrown when the process cannot be killed.