public static final class NetStat.HostExecutionException
extends java.io.IOException
| Constructor and Description |
|---|
HostExecutionException(java.lang.String command,
Shell.Result result) |
HostExecutionException(java.lang.String command,
Shell.Result result,
java.lang.Throwable cause) |
HostExecutionException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
exitCode() |
java.util.List<java.lang.String> |
output() |
public HostExecutionException(java.lang.String message,
java.lang.Throwable cause)
public HostExecutionException(java.lang.String command,
Shell.Result result,
java.lang.Throwable cause)
public HostExecutionException(java.lang.String command,
Shell.Result result)
Copyright © 2023. All rights reserved.