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.ClassNotFoundException
Packages that use
ClassNotFoundException
Package
Description
java.lang
Uses of
ClassNotFoundException
in
java.lang
Methods in
java.lang
that throw
ClassNotFoundException
Modifier and Type
Method and Description
static
Class
<?>
Class.
forName
(
String
className)
Returns the
Class
object associated with the class or interface with the given string name.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes