public static class Shell.ExitCodeException extends IOException
| Constructor and Description | 
|---|
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 ExitCodeException(int exitCode,
                         String message)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.