public class JShellUniformException extends JShellException
| Constructor and Description |
|---|
JShellUniformException(net.thevpc.nuts.NutsSession session,
int code,
boolean quit,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isQuit() |
void |
throwAny() |
void |
throwQuit() |
getFormattedMessage, getFormattedString, getSession, getWorkspaceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic JShellUniformException(net.thevpc.nuts.NutsSession session,
int code,
boolean quit,
Throwable cause)
Copyright © 2022 vpc open source initiative. All rights reserved.