Uses of Class
jdk.jshell.spi.ExecutionControl.ExecutionControlException
Packages that use ExecutionControl.ExecutionControlException
-
Uses of ExecutionControl.ExecutionControlException in jdk.jshell.spi
Subclasses of ExecutionControl.ExecutionControlException in jdk.jshell.spi修饰符和类Class描述static classA class install (load or redefine) encountered a problem.static classUnbidden execution engine termination has occurred.static classAn internal problem has occurred.static classThe command is not implemented.static classAn exception indicating that aDeclarationSnippetwith unresolved references has been encountered.static classThe abstract base of of exceptions specific to running user code.static classAn exception indicating that anExecutionControl.invoke(java.lang.String, java.lang.String)(or theoretically aExecutionControl.varValue(java.lang.String, java.lang.String)) has been interrupted by aExecutionControl.stop().static classA 'normal' user exception occurred.