Searched defs:ExecutionControlException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/src/jdk.jshell/share/classes/jdk/jshell/spi/
H A DExecutionControl.java340 public static abstract class ExecutionControlException extends Exception { class in interface:ExecutionControl
344 public ExecutionControlException(String message) { method in class:ExecutionControl.ExecutionControlException

Completed in 39 milliseconds