public class ProcessException extends Exception
ProcessException(String message)
ProcessException(String message, Throwable throwable)
ProcessException(Throwable throwable)
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 throwable)
public ProcessException(Throwable throwable)