Module jdk.jshell
Package jdk.jshell.spi

Class ExecutionControl.InternalException

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

public static class ExecutionControl.InternalException extends ExecutionControl.ExecutionControlException
发生了内部问题。
参见:
  • Constructor Details

    • InternalException

      public InternalException(String message)