Serialized Form
-
Package org.apache.commons.exec
-
Class org.apache.commons.exec.ExecuteException extends java.io.IOException implements Serializable
- serialVersionUID:
- 3256443620654331699L
-
Serialized Fields
-
exitValue
int exitValue
The exit value returned by the failed process.
-
-