onError
Set a ProcessException.Handler to manage internal Process errors for spawned processes.
By default, ProcessException.Handler.IGNORE is used if one is not set.
NOTE: output utilizes its own ProcessException.Handler and does not use whatever may be set by onError.