public class ProcessException
extends java.lang.RuntimeException
Max stderr size can be set with "rxprocess2.stderrBuffer" property, default 16384 bytes. Note - buffer backed with circular fifo
| Modifier and Type | Field and Description |
|---|---|
int |
exitCode |
| Constructor and Description |
|---|
ProcessException(int exitCode,
java.lang.String msg) |