Module jdk.jshell

Class ExecutionControl.NotImplementedException

All Implemented Interfaces:
Serializable
Enclosing interface:
ExecutionControl

public static class ExecutionControl.NotImplementedException extends ExecutionControl.InternalException
The command is not implemented.
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String message)