<< J2SE 1.5.0 Beta 1 | Home | Mark Volkmann on Groovy >>

An Evening of Exceptions

J2SE 1.5 is indeed a major upgrade. Here's just a few exceptions I encountered (while using everyday Java based tools):

  • java.lang.ClassFormatError
  • java.lang.InstantiationException
  • java.lang.ClassNotFoundException
  • java.lang.NoClassDefFoundError
  • javax.management.InstanceNotFoundException

On the other hand the new features are cool. Time to review Jeff Brown's J2SE 1.5 Overview presentation at the St. Louis Java Users Group.



Re: An Evening of Exceptions

I guess its not quite ready for prime time. I am also having a couple of problems. http://www.sutternow.com/index.do?post=51fe0c00fa77677c00fa85fbfc2c0022

Add a comment Send a TrackBack