Uses of Class
java.lang.InstantiationException

Packages that use InstantiationException
java.lang   
 

Uses of InstantiationException in java.lang
 

Methods in java.lang that throw InstantiationException
 Object Class.newInstance()
           
private  Object Class.newInstance0()