There is a property that you need to add to your build.properties file.... torque.saveException=TorqueException
> -----Original Message----- > From: Boris Bliznukov [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 7:44 AM > To: [EMAIL PROTECTED] > Subject: why save() throws Exception > > > Hello turbine-torque-user, > > Can somebody explain me why save() in torque generated > XxxxBase.java throws Exception and not TorqueException? What > is the reason for that? > save(Connection) that it uses throws TorqueException. > > -- > Best regards, > Boris mailto:[EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
