public static final class NetStat.HostExecutionException extends IOException
| Constructor and Description |
|---|
HostExecutionException(String command,
Shell.Result result) |
HostExecutionException(String command,
Shell.Result result,
Throwable cause) |
HostExecutionException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
exitCode() |
List<String> |
output() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HostExecutionException(String command, Shell.Result result, Throwable cause)
public HostExecutionException(String command, Shell.Result result)
Copyright © 2022. All rights reserved.