public static class AdbHelper.CommandFailedException extends IOException
Modifier and Type | Field and Description |
---|---|
String |
command |
int |
exitCode |
String |
output |
Constructor and Description |
---|
CommandFailedException(String command,
int exitCode,
String output) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString