- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jdk.jshell.spi.ExecutionControl.ExecutionControlException
-
- jdk.jshell.spi.ExecutionControl.InternalException
-
- jdk.jshell.spi.ExecutionControl.NotImplementedException
-
- 实现的所有接口
-
Serializable
- Enclosing interface:
- ExecutionControl
public static class ExecutionControl.NotImplementedException extends ExecutionControl.InternalException
该命令未实现。- 另请参见:
- Serialized Form
-
-
构造方法摘要
构造方法 构造器 描述 NotImplementedException(String message)
-
方法摘要
-
-
-
构造方法详细信息
-
NotImplementedException
public NotImplementedException(String message)
-
-