public class ProcessExitException extends ProcessException
ProcessExitException(int exit, java.lang.String error)
int
getExit()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProcessExitException(int exit, java.lang.String error)
public int getExit()