public class JShellQuitException extends JShellException
| Constructor and Description |
|---|
JShellQuitException(net.thevpc.nuts.NutsSession session) |
JShellQuitException(net.thevpc.nuts.NutsSession session,
int result) |
JShellQuitException(net.thevpc.nuts.NutsSession session,
Throwable cause,
int result) |
getFormattedMessage, getFormattedString, getSession, getWorkspaceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic JShellQuitException(net.thevpc.nuts.NutsSession session,
int result)
public JShellQuitException(net.thevpc.nuts.NutsSession session)
public JShellQuitException(net.thevpc.nuts.NutsSession session,
Throwable cause,
int result)
Copyright © 2022 vpc open source initiative. All rights reserved.