public class ProcessExecutionException extends CdkPluginException
| Constructor and Description |
|---|
ProcessExecutionException(List<String> command,
int exitCode,
Throwable cause) |
ProcessExecutionException(List<String> command,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getExitCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.