Searched defs:EvalException (Results 1 - 1 of 1) sorted by path

/openjdk10/langtools/src/jdk.jshell/share/classes/jdk/jshell/
H A DEvalException.java45 public class EvalException extends JShellException { class in inherits:JShellException
48 EvalException(String message, String exceptionClass, StackTraceElement[] stackElements) { method in class:EvalException

Completed in 145 milliseconds