public static class ERXRuntimeUtilities.Result extends Object
Constructor and Description |
---|
Result(int exitValue,
byte[] response,
byte[] error) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getError() |
String |
getErrorAsString() |
int |
getExitValue() |
byte[] |
getResponse() |
String |
getResponseAsString() |
Copyright © 2002 – 2024 Project Wonder.