Fixed
Details
Details
Assignee
Oskar Berggren
Oskar BerggrenReporter
Tom Marien
Tom MarienLabels
Components
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created July 24, 2013 at 8:19 PM
Updated May 1, 2017 at 3:42 AM
Resolved July 31, 2016 at 10:17 AM
Throwing an exception from within a proxied class does not unwrap TargetInvocation exception
For instance
If you check nhibernate src at https://github.com/nhibernate/nhibernate-core/blob/2.1.x/src/NHibernate.ByteCode.Castle/LazyInitializer.cs (version 2.1) you see the try catch around line 75
No clue why this line has been removed, as i cannot find it in git history