Class ProcessUtil.ProcessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.randomnoun.common.ProcessUtil.ProcessException
All Implemented Interfaces:
Serializable
Enclosing class:
ProcessUtil

Encapsulates an error from executing a command through System.exec()
See Also: