A | |
Already_installed [Shell_sys] |
Raised when the job handlers are already installed
|
E | |
Executable_not_found [Shell_sys] |
Raised when an executable file cannot be found; the argument is the
search name
|
F | |
Fatal_error [Shell_sys] |
An error is fatal if it is not possible to recover from it in a
predictable manner.
|
N | |
No_Unix_process_group [Shell_sys] |
Raised by functions referring to Unix process groups when the
job has not been started in its own process group.
|
S | |
Subprocess_error [Shell] |
The string contains the called commands in a readable representation.
|