New Errors after upgrade

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
JDeVelvis
Posts: 4
Joined: Mon Jul 07, 2003 6:38 pm

New Errors after upgrade

Post by JDeVelvis » Tue Aug 05, 2003 8:53 pm

Hi,

I just upgraded to 0.9.9, and thought I had all of the API changes taken care of, and now I get this error:

java.lang.InstantiationError

in this line of code:

NumberAxis domainAxis = new NumberAxis("Response Number");

Am I missing something?

Thanks,
Jason
Jason DeVelvis
Senior Web Developer
Premier MicroSolutions, LLC

Locked