You can use the reserved keyword $exception in the object inspector to get details of any caught exception.
I’d forgotten about this one. Found it when reading about other tricks for tracking down exceptions
Related posts:
- First Chance Exceptions in .NET short post….. In some cases, the .NET framework will throw...
- This action is invalid when the mock object is in verified state I’ve long been noticing the following errors come up at...
- C# Yeild Keyword Although i’d seen it, and knew of it, i never...
- MissingMethodException: ? Sometimes though when you’re changing interfaces across several projects, you...
- Why I’m a better software developer than you I found this article explaining the differences between a good...