From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-08 05:54:58
|
[ http://216.121.112.228/browse/NH-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20854#action_20854 ] Fabio Maulo commented on NH-2623: --------------------------------- Then try to provide a test for the case you are trying to solve. btw the case is completely different and we should throw a TransactionException with, as most, the inner exception converted by NH (as the exception on flush). > ISQLExceptionConverter isn't used in AdoTransaction > --------------------------------------------------- > > Key: NH-2623 > URL: http://216.121.112.228/browse/NH-2623 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 3.1.0 > Reporter: cremor > Priority: Minor > Attachments: NH2623.zip > > > The attached test shows that exceptions that are thrown from the driver in Transaction.Begin/Commit/Rollback are not passed to an ISQLExceptionConverter. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |