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