Serialized Form


Package org.apache.commons.exec

Class org.apache.commons.exec.ExecuteException extends IOException implements Serializable

serialVersionUID: 3256443620654331699L

Serialized Fields

cause

Throwable cause
The underlying cause of this exception.


exitValue

int exitValue
The exit value returned by the failed process



Copyright © 2011 Apache Software Foundation. All Rights Reserved.