public static class ShellUtils.ExitCodeException extends IOException
| Constructor and Description |
|---|
ShellUtils.ExitCodeException(int exitCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExitCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ShellUtils.ExitCodeException(int exitCode,
String message)
Copyright © 2015. All rights reserved.