Indicates that a class, interface, enum or annotation type cannot be found. This exception is an unchecked alternative to java.lang.ClassNotFoundException .
Constructs an instance will a fully qualified type name and an optional cause.
The fully qualified type name.
Throwable
null