Description
The fix for #942 is great - now our exception messages that contain class names are much easier to understand.
But I was recently debugging an issue related to obfuscation, I wanted the obfuscated version of the stack trace, and I noticed that the exception message was still deobfuscated in the 'Unsymbolicated' view (the stack trace was WAI). Ideally it wouldn't be.
