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