Module jdk.jshell

Class ExecutionControl.UserException

All Implemented Interfaces:
Serializable
Enclosing interface:
ExecutionControl

public static class ExecutionControl.UserException
extends ExecutionControl.RunException
A 'normal' user exception occurred.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • causeExceptionClass

      public String causeExceptionClass()
      Returns the class of the user exception.
      Returns:
      the name of the user exception class