Module jdk.jshell
Package jdk.jshell

Class JShellException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EvalException, UnresolvedReferenceException

public class JShellException extends Exception
The superclass of JShell generated exceptions
Since:
9
See Also: