public static class Shell.ExitCodeException extends IOException
| Constructor and Description |
|---|
Shell.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 Shell.ExitCodeException(int exitCode, String message)
public int getExitCode()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.