ClassNotFoundException Members

ClassNotFoundException Members

Class Overview | This Package | All Packages

Constructors
Name Description
ClassNotFoundException() Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) Constructs a ClassNotFoundException with the specified detail message.