- className
- the name of the class to look for.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.ClassNotFoundException if the class cannot be found.
Overridden by subclasses, throws a ClassNotFoundException by default. This method is called by loadClass after the parent ClassLoader has failed to find a loaded class of the same name.