public interface JShellErrorHandler
| Modifier and Type | Method and Description |
|---|---|
int |
errorToCode(Throwable th) |
String |
errorToMessage(Throwable th) |
boolean |
isQuitException(Throwable th) |
void |
onError(String message,
Throwable th,
JShellContext context) |
Copyright © 2022 vpc open source initiative. All rights reserved.