Ricardo Aráoz wrote: > Paul McNett wrote: >> Actually, what will happen if something goes wrong is that an exception will >> be >> raised after the transaction is rolled back. So whether it is a >> DBQueryException, a >> BusinessRuleViolation, or any dabo exception, the transaction gets rolled >> back and >> your code receives the exception. >> > Nice. > Where can I get some info about the exceptions these methods may raise? > Particularly save(), saveAll() etc.. > Or is it better that I look at the source code?
It is always better to look at the source code. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
