Module jdk.jshell

Class ExecutionControl.InternalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExecutionControl.NotImplementedException
Enclosing interface:
ExecutionControl

public static class ExecutionControl.InternalException extends ExecutionControl.ExecutionControlException
An internal problem has occurred.
See Also:
  • Constructor Details

    • InternalException

      public InternalException(String message)