Reasons for child process exit.
Source position: interfacebase.pp line 45
type TChildExitReason = (
cerExit,
Normal exit
cerSignal
Killed
);