NoSuchProcess if the process no longer exists.
Process.resume
void resume() @trustedResumes a suspended process (SIGCONT on Unix).
Throws
AccessDenied if insufficient permissions.
void resume() @trustedResumes a suspended process (SIGCONT on Unix).
NoSuchProcess if the process no longer exists.