|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassNotFoundException | |
|---|---|
| java.lang | Provides classes that are fundamental to the Java programming language. |
| Uses of ClassNotFoundException in java.lang |
|---|
| Methods in java.lang that throw ClassNotFoundException | |
|---|---|
static Class |
Class.forName(String className)
Returns the Class object associated with the class
with the given string name. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||