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