InstantiationException Class Reference
Inheritance diagram for InstantiationException:
List of all members.
Detailed Description
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
The documentation for this class was generated from the following file:
Generated on Tue Nov 14 14:55:20 2006 for log4cxx by
1.3.9.1