Module jdk.jshell
Package jdk.jshell.spi

Class ExecutionControl.ClassInstallException

    • Constructor Detail

      • ClassInstallException

        public ClassInstallException​(String message,
         boolean[] installed)
    • Method Detail

      • installed

        public boolean[] installed​()
        Indicates which of the passed classes were successfully loaded/redefined.
        Returns:
        a one-to-one array with the ExecutionControl.ClassBytecodes [] array -- true if installed