public class ProcessException extends Exception
ProcessException(String message)
ProcessException(String message, Throwable cause)
ProcessException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProcessException(String message)
public ProcessException(String message, Throwable cause)
public ProcessException(Throwable cause)