Folks,

There is a typo in the generated save() method ....

    public void save() throws Exception;
    public void save(String dbName) throws TorqueException;

... it should throw TorqueException like the second method rather than Exception.

- Paul


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to