java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
jdk.jshell.spi.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:
- 
Method SummaryMethods declared in class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString