Module jdk.jshell

Class ExecutionControl.RunException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExecutionControl.ResolutionException, ExecutionControl.StoppedException, ExecutionControl.UserException
Enclosing interface:
ExecutionControl

public abstract static class ExecutionControl.RunException extends ExecutionControl.ExecutionControlException
The abstract base of of exceptions specific to running user code.
See Also:
Serialized Form