Base object save method throws generic exception
------------------------------------------------
Key: TORQUE-61
URL: http://issues.apache.org/jira/browse/TORQUE-61
Project: Torque
Issue Type: Bug
Components: Generator
Affects Versions: 3.2
Environment: Windows/Linux, Torque-3.2, Turbine-2.3.1
Reporter: Declan Shanaghy
The generated save method of the base object throws "Exception"
This forces me to declare all throw clauses up the stack to the controller as
"throws Exception" which doesnt make sense because its too generic, the save
method should throw TorqueException
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]