Declared exceptions should be rethrown in the DaoBase
-----------------------------------------------------

         Key: SPRING-161
         URL: http://jira.andromda.org/browse/SPRING-161
     Project: Spring Cartridge
        Type: Bug

    Versions: 3.1    
    Reporter: Mark Hofmann
 Assigned to: Chad Brandon 
    Priority: Minor


If a dao method declares an exception, it currently never throws this 
exception, since the delegating method of the daoBase class catches all 
exception of the handleXY methods and rethrows them as RuntimeExceptions.

See the discussion below:
http://galaxy.andromda.org/forum/viewtopic.php?t=925

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

Reply via email to