public static class NativeGitProvider.NativeCommandException extends IOException
| Constructor and Description |
|---|
NativeGitProvider.NativeCommandException(int exitCode,
String command,
File directory,
String stdout,
String stderr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
File |
getDirectory() |
int |
getExitCode() |
String |
getMessage() |
String |
getStderr() |
String |
getStdout() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.