Generated by
JDiff

Class java.lang.ClassNotFoundException

Documentation changed from old to new.

Changed Constructors
ClassNotFoundException(String, Throwable) Documentation changed from old to new.
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
 

Changed Methods
Throwable getException() Documentation changed from old to new.
Returns the exception that was raised if an error occurred while attempting to load the class.