Name: akC45999 Date: 10/29/98
Description of java.lang.IllegalAccessException reads:
Thrown when an application tries to load in a class through its string
name using:
* The forName method in class Class.
* The findSystemClass method in class ClassLoader.
* The loadClass method in class ClassLoader.
But neither one of the three mentioned methods have IllegalAccessException
in it's "throws" clause.
======================================================================
- relates to
-
JDK-4430217 JavaDoc: IllegalAccessException has many bad @see tags in class description
-
- Resolved
-