Contents

noSuchProcess

No such process.

Declaration

static var noSuchProcess: Errno { get }

Mentioned in

Discussion

There isn’t a process that corresponds to the specified process ID.

The corresponding C error is ESRCH.

See Also

Process Errors