public static class Shell.ExitCodeException extends IOException
Constructor and Description |
---|
ExitCodeException(int exitCode,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getExitCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.