onError

DEFAULT: null (i.e. use ProcessException.Handler.IGNORE)

Configure a ProcessException.Handler to manage internal-ish Process errors for spawned processes.

NOTE: createOutput utilizes its own ProcessException.Handler and does not use whatever may be set by onError.

See also