Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.lang.InstantiationException

Uses of InstantiationException in java.lang
 

Methods in java.lang that throw InstantiationException
 Object Class.newInstance()
          Get a new instance of this class by calling the no-argument constructor.