public class ProcessDiedException extends IOException
| Constructor and Description |
|---|
ProcessDiedException(String message) |
ProcessDiedException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessDiedException |
getExceptionOnProcessDeath(String description,
Throwable origException,
boolean manuallyAborted,
Integer processReturnCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcessDiedException(String message)
public static ProcessDiedException getExceptionOnProcessDeath(String description, Throwable origException, boolean manuallyAborted, Integer processReturnCode)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.