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
|