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, toString
public ExitCodeException(int exitCode, String message)
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.