JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
java.lang.InstantiationException
Packages that use
InstantiationException
Package
Description
java.lang
Uses of
InstantiationException
in
java.lang
Methods in
java.lang
that throw
InstantiationException
Modifier and Type
Method and Description
T
Class.
newInstance
()
Creates a new instance of the class represented by this
Class
object.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes