Re: [java-gnome-hackers] Help with HelpException
Brought to you by:
afcowie
From: Philip A. C. <pch...@pc...> - 2002-11-06 21:13:34
|
Jeff, I commented out the two constructors. Basically, they override constructors of Exception which exists in java 1.4.0 and later, but not earlier versions. I made the changes, but you beat me to it. I went ahead and checked mine in over yours because I have an explaination in there about why the constructors are commented out. On Wed, 2002-11-06 at 13:52, Jeffrey Morgan wrote: > The last two constructors for HelpException are causing > a build problem. The call to super is not working since > it doesn't exist. >=20 > -Jeff --=20 Philip A. Chapman Application Development: Java, Visual Basic, VB for Applications, PostgreSQL, MySQL, MSSQL Linux, Windows 9x, Windows NT, Windows 2000, Windows XP |