View Single Post
  #3 (permalink)  
Old 07-04-2007, 09:33 AM
Jack Jack is offline
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
I read this article and bbq this is important

"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."
Reply With Quote