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