模块 jdk.jshell

类 ExecutionControl.InternalException

所有已实现的接口:
Serializable
已知子类:
ExecutionControl.NotImplementedException
封闭接口:
ExecutionControl

public static class ExecutionControl.InternalException extends ExecutionControl.ExecutionControlException
发生内部问题。
参见:
  • 构造方法详细信息

    • InternalException

      public InternalException(String  message)