|
From: NHibernate J. <mik...@us...> - 2006-11-06 14:17:27
|
[ http://jira.nhibernate.org/browse/NH-792?page=all ] Sergey Koshcheyev closed NH-792: -------------------------------- Resolution: Fixed > Do not wrap exceptions in DriverConnectionProvider.GetConnection > ---------------------------------------------------------------- > > Key: NH-792 > URL: http://jira.nhibernate.org/browse/NH-792 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.2.0.Beta1 > Reporter: Sergey Koshcheyev > Priority: Trivial > Fix For: 1.2.0.Beta2 > > ADO.NET exceptions should not get wrapped into ADOExceptions in DriverConnectionProvider.GetConnection because they then get unnecessarily wrapped into another ADOException in SessionFactoryImpl.OpenConnection. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |