NoSuchProcess if the process no longer exists.
Process.suspend
void suspend() @trustedSuspends the process (SIGSTOP on Unix).
Throws
AccessDenied if insufficient permissions.
void suspend() @trustedSuspends the process (SIGSTOP on Unix).
NoSuchProcess if the process no longer exists.