Thrown when an application tries to load in a class through its
string name using the forName method in class Class
but no definition for the class with the specified name could be found.
version: 12/17/01 (CLDC 1.1) See Also:java.lang.Class.forName(java.lang.String) since: JDK1.0, CLDC 1.0