Using $exception to inspect thrown exceptions
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...



