public class NshResult extends Object implements Serializable
| Constructor and Description |
|---|
NshResult(int code,
String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
String |
getStackTrace() |
Copyright © 2026 vpc open source initiative. All rights reserved.